Regenerated

This commit is contained in:
2026-04-07 20:10:58 +02:00
parent 3be755bfb6
commit d9c5ee3e50
27 changed files with 344 additions and 305 deletions
@@ -152,3 +152,8 @@ bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird
bind = CTRL ALT, S, exec, spotify
bind = $mainMod, Z, exec, zeditor
bind = $mainMod, W, exec, zen
#########################
# Auto apps
#########################
bind = , workspace, exec, ~/.config/hypr/scripts/set-workspace-wallpaper.sh
@@ -4,4 +4,5 @@ exec-once = hyprpolkitagent
exec-once = systemd-run --user --scope --unit=elephant elephant
exec-once = waybar
exec-once = awww-daemon & awww img -o eDP-1 ~/Wallpapers/pictures/01.jpg
exec-once = sh ~/Wallpapers/scripts/wallpaper.sh &
exec-once = ~/.config/hypr/scripts/set-workspace-wallpaper.sh
exec-once = ~/.config/hypr/scripts/workspace-listener.sh
@@ -10,7 +10,6 @@ source = ./window-rules.conf
source = ./workspace-rules.conf
exec-once = /nix/store/c9cnbxhxbagj7gfpc1g5hl4x4f8dzayv-dbus-1.16.2/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
decoration {
shadow {
color=rgba(1e1e2e99)