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 {
|
||||
|
||||
27
hypr/hyprpaper.conf
Normal file
27
hypr/hyprpaper.conf
Normal file
@@ -0,0 +1,27 @@
|
||||
# wallpaper {
|
||||
# monitor = DP-1
|
||||
# path = /home/sem/Pictures/wallpapers/DSC00792.jpg
|
||||
# fit_mode = cover
|
||||
# }
|
||||
|
||||
# wallpaper {
|
||||
# monitor = DP-2
|
||||
# path = /home/sem/Pictures/wallpapers/IMG_20260227_131059.jpg
|
||||
# fit_mode = cover
|
||||
# }
|
||||
|
||||
# wallpaper {
|
||||
# monitor = HDMI-A-1
|
||||
# path = /home/sem/Pictures/wallpapers/DSC00792.jpg
|
||||
# fit_mode = cover
|
||||
# }
|
||||
|
||||
wallpaper {
|
||||
monitor =
|
||||
path = ~/Pictures/wallpapers/
|
||||
fit_mode = cover
|
||||
timeout = 60
|
||||
}
|
||||
|
||||
splash = false
|
||||
ipc = true
|
||||
Reference in New Issue
Block a user