Font and hyprland lock stuff

This commit is contained in:
2025-05-16 19:56:06 +02:00
parent c01bda2623
commit fd35249141
36 changed files with 387 additions and 2 deletions

View File

@ -7,6 +7,9 @@
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
# Lockscreen
bind = $mainMod, Escape, exec, $lockscreen
# Screenshot
bind = , Print, exec, $screenshot
bind = CTRL, Print, exec, $screenshotSelect