mirror of
https://github.com/sheptikhinv/my-hyprland.git
synced 2026-02-07 09:21:36 +05:00
restore wallpapers on launch
This commit is contained in:
parent
94231395ac
commit
c54afa902c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ $statusBarStyle = ~/.config/waybar/style.css
|
||||||
|
|
||||||
$wallpapers = waypaper
|
$wallpapers = waypaper
|
||||||
|
|
||||||
exec-once = $wallpapers
|
exec-once = $wallpapers --restore
|
||||||
exec-once = $statusbar -c $statusBarConf -s $statusBarStyle
|
exec-once = $statusbar -c $statusBarConf -s $statusBarStyle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue