From f3778fc43a5f6dc2309486c02b5a2a84b4ca4275 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 15 Dec 2020 11:52:27 +0100 Subject: [PATCH] Tidying --- dotfiles/.config/sway/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 918f74e..82b4050 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -284,7 +284,7 @@ mode $power_mode { bindsym p exec systemctl poweroff bindsym r exec systemctl reboot bindsym l exec $lock, mode "default" - bindsym q exec --no-startup-id i3-msg exit, mode "default" + bindsym q exec --no-startup-id swaymsg exit, mode "default" bindsym h exec systemctl hibernate bindsym s exec pm-suspend @@ -293,10 +293,10 @@ mode $power_mode { } # Manual autostart non graphical -exec mount ~/nextcloud/ -exec autotiling -exec appimagelauncherd -exec nm-tray +exec --no-startup-id autotiling +exec --no-startup-id appimagelauncherd +exec --no-startup-id nm-tray +exec --no-startup-id nextcloud # Manual autostart graphical exec foot for_window [class="foot"] move to workspace 1: