151 |
151 |
152 # Start i3bar to display a workspace bar (plus the system information i3status |
152 # Start i3bar to display a workspace bar (plus the system information i3status |
153 # finds out, if available) |
153 # finds out, if available) |
154 bar { |
154 bar { |
155 status_command i3status |
155 status_command i3status |
|
156 font pango:Droid Sans Mono Slashed 10 |
156 } |
157 } |
157 |
158 |
158 |
159 |
159 bindsym XF86AudioLowerVolume exec ~/.i3/volume_ctrl down |
160 bindsym XF86AudioLowerVolume exec ~/.i3/volume_ctrl down |
160 bindsym XF86AudioRaiseVolume exec ~/.i3/volume_ctrl up |
161 bindsym XF86AudioRaiseVolume exec ~/.i3/volume_ctrl up |