set wallpaper
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user