waybar from $PATH and define icon_theme
This commit is contained in:
parent
700a885471
commit
f4646c5c0b
|
@ -19,7 +19,8 @@ font pango:Anonymous Pro 12
|
|||
|
||||
# Start Waybar with IPC functionality (requires waybar>=0.9.9, wlroots>=0.15)
|
||||
bar bar-1 {
|
||||
swaybar_command $HOME/.dotfiles/nix/bin/waybar -c $HOME/.config/waybar/config
|
||||
swaybar_command waybar -c $HOME/.config/waybar/config
|
||||
icon_theme Gruvbox
|
||||
mode hide
|
||||
hidden_state hide
|
||||
position bottom
|
||||
|
|
Loading…
Reference in New Issue