more sway and some waybar

This commit is contained in:
Mark Riedesel 2024-06-12 13:05:12 -05:00
parent 2ac99db38b
commit 93879b3ef7
21 changed files with 760 additions and 26 deletions

View file

@ -0,0 +1,18 @@
# autostarts
exec {
$initialize_way_displays
$xdg-dirs
$swayidle
$swappy_notify
$flashfocus
$wlsunset
$autotiling
$cliphist_store
$cliphist_watch
}
# commands that "reload" something
exec_always {
$initialize_waybar
}