diff options
Diffstat (limited to 'lock')
| -rwxr-xr-x | lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ lock_screen() { xsecurelock - picom --backend glx & + picom --no-vsync --backend glx --unredir-if-possible & } # Settings |
