adds matrix effect and style to swaylock

This commit is contained in:
2025-07-03 14:42:01 +02:00
parent f45424899d
commit b7fc65e62d
7 changed files with 205 additions and 3 deletions

View File

@ -43,7 +43,7 @@ bindd = , XF86AudioPrev, Previous track, exec, playerctl previous
bindel = , XF86MonBrightnessUp, exec, brightnessctl s +5% #Increases brightness 5%
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 5%- #Decreases brightness 5%
bindd = $mainMod SHIFT, P, Runs the calculator application, exec, gnome-calculator
bindd = $mainMod, L, Lock the screen, exec, swaylock-fancy -e -K -p 10 -f Hack-Regular
bindd = $mainMod, L, Lock the screen, exec, ~/.config/swaylock/lockscript.sh
bindd = $mainMod, O, Reload/restarts Waybar, exec, killall -SIGUSR2 waybar
# ======= Window Actions =======