mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-07 14:39:43 +01:00
hyprland: Init swww with default background
This commit is contained in:
parent
14a8c2e561
commit
cb1333e750
@ -21,7 +21,7 @@
|
|||||||
env=GLFW_IM_MODULE,ibus
|
env=GLFW_IM_MODULE,ibus
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
|
|
||||||
exec-once = swaybg --mode fill --image "$(fd -d 1 wallpaper.png /nix/store/)"
|
exec-once = swww init && swww img "$(fd -d 1 wallpaper.png /nix/store/)"
|
||||||
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
|
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
|
||||||
exec-once = sleep 0.5 && waybar
|
exec-once = sleep 0.5 && waybar
|
||||||
exec-once = fcitx5 # Japanese input support
|
exec-once = fcitx5 # Japanese input support
|
||||||
|
Loading…
Reference in New Issue
Block a user