mirror of
https://github.com/sheptikhinv/my-hyprland.git
synced 2026-02-07 09:21:36 +05:00
8 lines
231 B
Text
8 lines
231 B
Text
$statusbar = waybar
|
|
$statusBarConf = ~/.config/waybar/config.jsonc
|
|
$statusBarStyle = ~/.config/waybar/style.css
|
|
|
|
$wallpapers = waypaper
|
|
|
|
exec-once = $wallpapers --restore
|
|
exec-once = $statusbar -c $statusBarConf -s $statusBarStyle
|