mirror of
https://github.com/sheptikhinv/my-hyprland.git
synced 2026-02-07 09:21:36 +05:00
add wallpapers to autoload
This commit is contained in:
parent
e20df94ac8
commit
94231395ac
1 changed files with 3 additions and 0 deletions
|
|
@ -2,4 +2,7 @@ $statusbar = waybar
|
||||||
$statusBarConf = ~/.config/waybar/config.jsonc
|
$statusBarConf = ~/.config/waybar/config.jsonc
|
||||||
$statusBarStyle = ~/.config/waybar/style.css
|
$statusBarStyle = ~/.config/waybar/style.css
|
||||||
|
|
||||||
|
$wallpapers = waypaper
|
||||||
|
|
||||||
|
exec-once = $wallpapers
|
||||||
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