my bpd is killing me again

This commit is contained in:
2025-07-07 14:30:33 +03:00
parent 11414c9a8c
commit 8630d7ca37
19 changed files with 121 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
# exec-once = systemctl --user start /nix/store/*-hyprpolkitagent-*/libexec/hyprpolkitagent
# Waybar
exec = "GTK_THEME=Adwaita waybar -c ~/config/config/waybar/config -s ~/config/config/waybar/style.css"
exec-once = "GTK_THEME=Adwaita waybar -c ~/config/config/waybar/config -s ~/config/config/waybar/style.css"
# Wallpaper
exec-once = swww-daemon
@@ -22,12 +22,12 @@ exec-once = bash ~/config/scripts/gtk.sh
# Start Hot Reload
exec-once = "bash ~/config/scripts/hot-reload.sh"
# Start arRPC
exec-once = arrpc
# exec-once = arrpc
# Hyprland Splash
# exec-once = "sleep 5 && bun run scripts/bin/betterSplash.ts"
exec-once = sleep 5 && notify-send "Sveicināti Hyprland!" "$(hyprctl splash)"
exec-once = sleep 5 && notify-send "Welcome to Hyprland!" "$(hyprctl splash)"
# exec-once = nix-shell -p mpvpaper --command "mpvpaper -o \"no-audio loop loop-playlist\" HDMI-A-2 \"/home/ocbwoy3/Documents/Boykisser Chipi Chipi Full Animation [3sP6ZvlqJeE].webm\""

View File

@@ -26,7 +26,7 @@ decoration {
fullscreen_opacity = 1.0
shadow {
enabled = true
enabled = false
range = 8
render_power = 8
color = rgb(8aadf4)