From 72c39240811f1def43fca71de51566d206f7728d Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 21 Jan 2021 19:33:10 +0100 Subject: Update 2021-01-21T18:33:10Z --- .config/sway/binds.conf | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '.config/sway/binds.conf') diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf index f8591d6..838c78e 100644 --- a/.config/sway/binds.conf +++ b/.config/sway/binds.conf @@ -35,6 +35,7 @@ bindsym $mod+Shift+e exec swaynag \ bindsym $mod+Shift+backspace exec lock +bindsym Print exec grimshot copy output bindsym $mod+Shift+s mode "screengrab" mode "screengrab" { bindsym a exec grimshot save screen; mode "default" @@ -49,7 +50,7 @@ bindsym Escape mode "default" bindsym $mod+Shift+b border toggle bindsym $mod+Shift+r output - transform 90 clockwise -bindsym $mod+a exec soundswitch +bindsym $mod+Shift+a exec soundswitch # }}} # Moving around {{{ @@ -236,4 +237,14 @@ bindsym XF86MonBrightnessDown exec light -U 5 bindsym XF86AudioPlay exec playerctl -p playerctld play-pause bindsym XF86AudioNext exec playerctl -p playerctld next bindsym XF86AudioPrev exec playerctl -p playerctld previous + +bindsym XF86WakeUp exec true +# switch video mode +bindsym XF86Display exec sh -c 'killall kanshi; exec kanshi' +# config +bindsym XF86Tools exec true +# keyboard +bindsym XF86Keyboard exec light -S 0 +# bookmarks +bindsym XF86Favorites exec light -S 100 # }}} -- cgit 1.4.1