oda: update i3 config

This commit is contained in:
2017-11-14 20:09:35 +01:00
parent 6fad6e4b20
commit 76785aef03
6 changed files with 34 additions and 36 deletions

View File

@@ -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