mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-14 20:33:59 +01:00
hyprland: Use the previous background by default
If no background is set, then making the background a solid color could be ideal.
This commit is contained in:
parent
dc84c859e5
commit
89c9727de6
@ -28,7 +28,7 @@
|
||||
env=GLFW_IM_MODULE,ibus
|
||||
monitor=,preferred,auto,1
|
||||
|
||||
exec-once = swww init && swww img "$(fd -d 1 wallpaper.png /nix/store/)"
|
||||
exec-once = swww init
|
||||
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
|
||||
exec-once = sleep 0.5 && waybar
|
||||
exec-once = fcitx5 # Japanese input support
|
||||
|
Loading…
Reference in New Issue
Block a user