-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cwmrc
More file actions
103 lines (82 loc) · 2.31 KB
/
.cwmrc
File metadata and controls
103 lines (82 loc) · 2.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
sticky yes
fontname "Monoid:size=10:style=Reguler"
borderwidth 2
gap 0 0 0 0
htile 50
vtile 50
moveamount 2
autogroup 0 xclock
color activeborder "#5294E2"
color inactiveborder "#565656"
color urgencyborder "#cc241d"
color font "#161308"
color selfont "#F5F2E8"
color menubg "#F5F2E8"
color menufg "#161308"
# Keybind
unbind-key all
unbind-mouse all
bind-mouse "1" menu-window
bind-mouse "3" menu-cmd
bind-mouse 4-1 window-move
bind-mouse 4-3 window-resize
bind-mouse 4-4 group-cycle
bind-mouse 4-5 group-rcycle
bind-key 4-q window-close
bind-key 4-c window-hide
bind-key 4-Return terminal
bind-key 4-x menu-cmd
bind-key 4-p menu-exec
bind-key 4-g menu-group
bind-key 4-period menu-ssh
bind-key 4-w menu-window
bind_key 4S-w menu-window-hidden
bind-key 4S-r restart
bind-key 4S-e quit
bind-key 4-Escape lock
bind-key 4-1 group-only-1
bind-key 4-2 group-only-2
bind-key 4-3 group-only-3
bind-key 4-4 group-only-4
bind-key 4-5 group-only-5
bind-key 4-6 group-only-6
bind-key 4-7 group-only-7
bind-key 4-8 group-only-8
bind-key 4S-1 window-movetogroup-1
bind-key 4S-2 window-movetogroup-2
bind-key 4S-3 window-movetogroup-3
bind-key 4S-4 window-movetogroup-4
bind-key 4S-5 window-movetogroup-5
bind-key 4S-6 window-movetogroup-6
bind-key 4S-7 window-movetogroup-7
bind-key 4S-8 window-movetogroup-8
bind-key 4S-g window-group
bind-key 4-j window-cycle
bind-key 4-k window-rcycle
bind-key 4-Tab window-cycle
bind-key 4-minus window-hide
bind-key 4-f window-fullscreen
bind-key 4-m window-maximize
bind-key 4-t window-vtile
bind-key 4S-t window-htile
bind-key 4M-h window-move-left-big
bind-key 4M-l window-move-right-big
bind-key 4M-k window-move-up-big
bind-key 4M-j window-move-down-big
bind-key 4S-h window-resize-left-big
bind-key 4S-l window-resize-right-big
bind-key 4S-k window-resize-up-big
bind-key 4S-j window-resize-down-big
bind-key XF86AudioMute "amixer set Master toggle"
bind-key XF86AudioMicMute "amixer set Capture toggle"
bind-key XF86AudioRaiseVolume "amixer set Master 3%+"
bind-key XF86AudioLowerVolume "amixer set Master 3%-"
bind-key XF86MonBrightnessUp "light -A 10"
bind-key XF86MonBrightnessDown "light -U 10"
bind-key Print "flameshot gui"
command firefox firefox
command ichat "st -e irssi"
command screenshot "flameshot gui"
command term st
command top "st -e top"
ignore xclock