set wallpaper

This commit is contained in:
Sem
2026-03-29 21:33:46 +02:00
parent dec05b2214
commit cb86cb0723
2 changed files with 34 additions and 3 deletions

View File

@@ -40,9 +40,13 @@ $programs = rofi -show drun
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
exec-once = /usr/bin/qs &
# authentication
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
# quickshell
exec-once = /usr/bin/qs &
# wallpaper
exec-once = hyprpaper
#############################
### ENVIRONMENT VARIABLES ###
#############################
@@ -102,7 +106,7 @@ decoration {
rounding_power = 2
# Change transparency of focused and unfocused windows
active_opacity = 0.9
active_opacity = 1.0
inactive_opacity = 0.85
shadow {