Some jiggering with i3 bindings

This commit is contained in:
Dan Buch
2017-08-28 21:16:14 -04:00
parent 78f9a52d6a
commit 67fe0be22f
2 changed files with 53 additions and 2 deletions

View File

@@ -109,8 +109,10 @@ bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
bindsym XF86MonBrightnessDown exec ~/.i3status-update-do xbacklight -5
bindsym XF86MonBrightnessUp exec ~/.i3status-update-do xbacklight +5
bindsym XF86Calculator exec i3lock -c ed1c24
bindsym XF86Tools exec xfce4-screenshooter
bindsym XF86Tools exec i3lock -c ed1c24
bindsym XF86Calculator exec xcalc
bindsym XF86Display exec ~/.i3-screenlayout-toggle
bindsym Print exec xfce4-screenshooter
# resize window (you can also use the mouse for that)
mode "resize" {