I __ a word
This commit is contained in:
parent
d07dc77ca5
commit
7900c0f93e
@ -162,7 +162,9 @@ mode "resize" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
bindsym XF86AudioRaiseVolume exec amixer sset Master 5%+
|
||||||
|
bindsym XF86AudioLowerVolume exec amixer sset Master 5%-
|
||||||
|
bindsym XF86AudioMute exec amixer sset Master toggle
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
|
Loading…
Reference in New Issue
Block a user