From 8df4bbea4983afe52c89181dc250f9336529f050 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 6 Jul 2020 03:19:42 +0300 Subject: shortcut to hide waybar --- dotfiles/.config/sway/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/.config') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 30df794..5cbf298 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -312,6 +312,9 @@ bindsym --to-code { # restart waybar $mod+Ctrl+r exec --no-startup-id waybar_launch + # show/hide waybar + $mod+F1 exec --no-startup-id "killall -10 waybar" + # Shut down, restart and locking features $mod+Shift+e exec menusession -- cgit v1.2.3