all repos — archive/dotfiles @ 0e542972ee5668367eadedf51874115e3add381c

Superseded by nixfiles

i3: Don't expect startup notification from locker

Alan Pearce
commit

0e542972ee5668367eadedf51874115e3add381c

parent

36218694ff7e7ae736ee3e1b9a9ecf8a04733cb0

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -157,7 +157,7 @@ bindsym $mod+Shift+8 move container to workspace 8
bindsym $mod+Shift+9 move container to workspace 9 bindsym $mod+Shift+0 move container to workspace 10 -bindsym $mod+l exec $Locker +bindsym $mod+l exec --no-startup-id "$Locker" # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)