Final hyprland update and add hyprlock

This commit is contained in:
Alex Selimov 2025-10-10 22:52:05 -04:00
parent 5d65e9de4f
commit d91099eae5
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
2 changed files with 115 additions and 1 deletions

View file

@ -34,6 +34,8 @@ $menu = rofi -show drun
windowrule = workspace 1, class:Element
windowrule = workspace 2, class:anytype
windowrule = workspace 3, class:thunderbird
windowrule = workspace 4, class:com.mitchellh.ghostty
windowrule = workspace 5, class:zen
#################
@ -46,6 +48,12 @@ windowrule = workspace 3, class:thunderbird
exec-once = waybar
exec-once = hyprpaper
exec = /home/aselimov/bin/monitor_daemon.sh
exec-once = element-desktop
exec-once = /opt/Anytype/anytype
exec-once = thunderbird
exec-once = ghostty
exec-once = zen-browser
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
@ -208,7 +216,7 @@ $mainMod = ALT
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod SHIFT, Return, exec, $terminal
bind = $mainMod SHIFT, C, killactive,
bind = $mainMod SHIFT, Q, exit,
bind = $mainMod SHIFT, Q, exec, hyprlock
bind = $mainMod, Space, togglefloating,
bind = $mainMod, p, exec, $menu