diff options
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 |