hypr: update configuration, use new wallpaper menu, fix hyprlock bind

This commit is contained in:
retrozinndev
2025-04-26 22:55:06 -03:00
parent ee820970a4
commit 3155ccd9c9
7 changed files with 58 additions and 28 deletions
+4 -4
View File
@@ -5,8 +5,8 @@ bind = $mainMod, SPACE, exec, $menu
bind = $mainMod, F11, fullscreen
bind = , Print, exec, killall slurp || hyprshot -m region -o "$(xdg-user-dir PICTURES)/Screenshots"
bind = $mainMod, Print, exec, killall slurp || hyprshot -m active -m output -o "$(xdg-user-dir PICTURES)/Screenshots"
bind = , Print, exec, sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh
bind = $mainMod, Print, exec, sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh full
# Test-only bind, used by developer
bind = $mainMod, F7, exec, ags request reload
@@ -19,9 +19,9 @@ bind = $mainMod, P, pseudo,
bind = $mainMod, J, togglesplit
bind = $mainMod, N, exec, astal toggle control-center
bind = $mainMod, M, exec, astal toggle center-window
bind = $mainMod, L, exec, $lockscreen
bind = $mainMod, L, exec, hyprlock
bind = $mainMod, V, exec, sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh
bind = $mainMod, W, exec, sh $XDG_CONFIG_HOME/hypr/scripts/change-wallpaper.sh
bind = $mainMod, W, exec, astal runner '##'
bind = $mainMod, $mainMod_L, exec, astal show-ws-numbers
+1 -1
View File
@@ -15,7 +15,7 @@ env = HYPRCURSOR_SIZE, 24
# Wayland stuff
env = MOZ_ENABLE_WAYLAND, 1
env = ELECTRON_OZONE_PLATFORM_HINT, x11
env = ELECTRON_OZONE_PLATFORM_HINT, auto
# QT
env = QT_QPA_PLATFORM, wayland