mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed small issue
This commit is contained in:
parent
d11443ce4d
commit
edd3a5cbbc
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@ binds {
|
|||
// wayland support
|
||||
spawn-at-startup "xwayland-satellite"
|
||||
spawn-at-startup "swww-daemon"
|
||||
spawn-at-startup "bash" "~/config/niri/background.sh" "~/config/niri/wallpapers"
|
||||
spawn-at-startup "bash" "~/.config/niri/background.sh" "~/.config/niri/wallpapers"
|
||||
|
||||
environment {
|
||||
DISPLAY ":0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue