oda: update i3 config
This commit is contained in:
@@ -133,9 +133,9 @@ bindsym $mod+Shift+8 move container to workspace 8
|
||||
bindsym $mod+Shift+9 move container to workspace 9
|
||||
bindsym $mod+Shift+0 move container to workspace 10
|
||||
|
||||
# volume
|
||||
bindcode $mod+48 exec obsd-vol.sh -16
|
||||
bindcode $mod+51 exec obsd-vol.sh 16
|
||||
# volume; keys [ and ]
|
||||
bindcode $mod+34 exec obsd-vol.sh -16
|
||||
bindcode $mod+35 exec obsd-vol.sh 16
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
@@ -182,6 +182,8 @@ client.urgent $base02 $base08 $base00 $base0F
|
||||
bar {
|
||||
position top
|
||||
status_command i3status -c .i3/i3status.conf
|
||||
font pango:monospace 8
|
||||
separator_symbol ""
|
||||
colors {
|
||||
separator $base03
|
||||
background $base01
|
||||
|
||||
Reference in New Issue
Block a user