Feat: decoration, all workspace on waybar and kanshi as service

This commit is contained in:
2022-02-06 15:43:56 +01:00
parent fe0c7e7630
commit e04c89b57a
7 changed files with 39 additions and 21 deletions

View File

@@ -9,7 +9,9 @@ exec_always /usr/libexec/goa-daemon --replace
exec gammastep-indicator
exec mako
exec "avizo-service"
exec_always pkill kanshi; exec_always kanshi
#exec_always pkill kanshi; exec_always kanshi
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
exec swaymsg "workspace $ws1; exec firefox;"
exec swaymsg "workspace $ws2; exec thunderbird;"