Switch to waybar

Remove custom sway status.py script and use waybar instead.
This commit is contained in:
2023-02-24 20:07:50 +03:00
parent 3f5393758e
commit c7a14964b0
5 changed files with 208 additions and 78 deletions

View File

@ -66,6 +66,9 @@ dotfiles:
f_ssh-agent.service:
src: config/systemd/user/ssh-agent.service
dst: ~/.config/systemd/user/ssh-agent.service
d_waybar:
src: config/waybar
dst: ~/.config/waybar
profiles:
everywhere:
dotfiles:
@ -93,6 +96,7 @@ profiles:
- f_xdg_desktop_portal_wlr_config
- d_local_bin
- f_ssh-agent.service
- d_waybar
knafeh:
dotfiles:
- d_vim
@ -114,3 +118,4 @@ profiles:
- f_geoclue-agent.service
- d_local_bin
- f_ssh-agent.service
- d_waybar