mirror of
https://github.com/sheptikhinv/my-hyprland.git
synced 2026-02-07 09:21:36 +05:00
Add status bar + add alt tab
This commit is contained in:
parent
6ba360dbe4
commit
7ea5cd3ca4
4 changed files with 562 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
$statusbar = waybar
|
||||
$statusBarConf = ~/.config/waybar/config.jsonc
|
||||
$statusBarStyle = ~/.config/waybar/style.css
|
||||
|
||||
exec-once = $statusbar
|
||||
exec-once = $statusbar -c $statusBarConf -s $statusBarStyle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue