mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Fixed broken i3lock commnad
This commit is contained in:
parent
309cab5104
commit
dbb0552a3e
@ -124,7 +124,7 @@ bindsym $mod+Shift+w exec $BROWSER
|
||||
bindsym $mod+y exec $term -e calcurse -D ~/.config/calcurse
|
||||
bindsym $mod+Shift+y exec --no-startup-id i3resize left
|
||||
# X
|
||||
bindsym $mod+x ifinstalled i3lock && i3lock --color 000000 --show-failed-attempts --radius 120 --ring-width 10.0
|
||||
bindsym $mod+x exec ifinstalled i3lock && i3lock --color 000000 --show-failed-attempts --radius 120 --ring-width 10.0
|
||||
# Z
|
||||
bindsym $mod+z gaps outer current plus 5
|
||||
bindsym $mod+Shift+z gaps outer current minus 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user