From aa974af1819b418500a8b94a531086b170972eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 20 Jan 2022 15:40:35 +0100 Subject: sway: split config file --- config/sway/bindsym-notifications | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/sway/bindsym-notifications (limited to 'config/sway/bindsym-notifications') diff --git a/config/sway/bindsym-notifications b/config/sway/bindsym-notifications new file mode 100644 index 0000000..76f2207 --- /dev/null +++ b/config/sway/bindsym-notifications @@ -0,0 +1,5 @@ +# vim: ft=swayconfig +bindsym --to-code ctrl+space exec --no-startup-id dunstctl close +bindsym --to-code ctrl+Shift+space exec --no-startup-id dunstctl close-all +bindsym --to-code ctrl+grave exec --no-startup-id dunstctl history-pop +bindsym --to-code ctrl+Shift+grave exec --no-startup-id dunstctl context -- cgit v1.2.3