From eedbe2e6ce73eeda640f67557eec5c6296e44108 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 16 Jun 2019 19:16:07 -0400 Subject: [PATCH] Formatting. --- sway/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sway/config b/sway/config index d17fc71..9622fc6 100644 --- a/sway/config +++ b/sway/config @@ -57,7 +57,9 @@ floating_modifier $mod normal bindsym $mod+Shift+c reload # exit sway (logs you out of your Wayland session) -bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' +bindsym $mod+Shift+e exec swaynag -t \ + warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' \ + -b 'Yes, exit sway' 'swaymsg exit' # # Moving around: #