diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-03-20 19:26:19 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-03-20 19:26:19 +0100 |
| commit | e955a03b47164e29687b13502a58558801987930 (patch) | |
| tree | 3bbbbb9007cb256e7d94436696c0865a1480a1d1 /cfg/i3/config | |
| parent | a2b0456f3688652ff86f07e707da0fc8f2d762d5 (diff) | |
updatez
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3/config')
| -rw-r--r-- | cfg/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/i3/config b/cfg/i3/config index 77c03f4..434c8c5 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -184,7 +184,7 @@ exec --no-startup-id setxkbmap -option compose:ralt # ------------------------- bindsym $mod+Shift+r restart bindsym $mod+Shift+e exit -bindsym $mod+l exec i3lock +bindsym $mod+l exec slock # background #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/murasamBIG.png |