New backup 2024-04-15 21:08:54
This commit is contained in:
parent
821d97a735
commit
595e21cb21
2 changed files with 3 additions and 1 deletions
|
@ -5,4 +5,4 @@ output eDP-1 {
|
||||||
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
||||||
}
|
}
|
||||||
|
|
||||||
exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"
|
#exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
# Output settings
|
# Output settings
|
||||||
include $HOME/.config/sway/config.d/display.d/*
|
include $HOME/.config/sway/config.d/display.d/*
|
||||||
|
|
||||||
|
exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"
|
||||||
|
|
||||||
# Output wallpaper
|
# Output wallpaper
|
||||||
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue