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