all repos — nixfiles @ d067d78eff9e4985bbcc9d7d53feb458cde31943

System and user configuration, managed by nix and home-manager

i3: Add locker

Alan Pearce
commit

d067d78eff9e4985bbcc9d7d53feb458cde31943

parent

02df707aeb33315f94afd3e9c714e2f7ceed35c0

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -47,6 +47,7 @@ set_from_resource $base0D i3wm.color0D #7cafc2
set_from_resource $base0E i3wm.color0E #96609e set_from_resource $base0F i3wm.color0F #a16946 +set $Locker i3lock-color # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below.
@@ -154,6 +155,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 # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)