myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 5d8b5384969f146662837ae386c95335b71deaec
parent 6d46f2e4aefcae4e2afdd1ebef257e24c442edba
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 17 Apr 2020 09:33:05 +0200

fix restart in sway

Diffstat:
sway/config | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sway/config b/sway/config @@ -128,9 +128,8 @@ bindsym $mod+Shift+n move container to output right # reload the configuration file -bindsym $mod+Shift+D reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+R restart +bindsym $mod+Shift+R reload # exit i3 (logs you out of your X session) bindsym $mod+Shift+greater exit