updated config
This commit is contained in:
parent
92ecaeeaee
commit
ab335ec282
2 changed files with 3 additions and 4 deletions
|
@ -54,8 +54,8 @@ bindsym $mod+g exec gvim
|
|||
# start iceweasel
|
||||
bindsym $mod+b exec iceweasel
|
||||
|
||||
bindsym Print exec ksnapshot
|
||||
bindsym Shift+Print exec ksnapshot -c
|
||||
bindsym $mod+Print exec ksnapshot
|
||||
bindsym $mod+Shift+Print exec ksnapshot -c
|
||||
|
||||
# music control
|
||||
bindsym $mod+p exec clementine --play-pause
|
||||
|
@ -208,8 +208,6 @@ bar {
|
|||
output xinerama-0
|
||||
tray_output xinerama-0
|
||||
status_command i3status
|
||||
mode hide
|
||||
hidden_state hide
|
||||
position top
|
||||
colors {
|
||||
# background is S_base03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue