Initial support for sway and waybar

This commit is contained in:
2021-10-22 16:37:11 -04:00
parent 4c078fd92a
commit 4812b349b5
5 changed files with 309 additions and 2 deletions

View File

@ -173,6 +173,7 @@ exec_always --no-startup-id setxkbmap -option 'caps:super'
# Startup scripts
exec --no-startup-id sh ~/.config/scripts/connect-nas.sh
exec --no-startup-id systemctl --user start polybar
exec --no-startup-id waybar &
# class border backgr. text indicator child_border
client.focused $pink $pink $pink $pink $pink
@ -186,7 +187,8 @@ client.background $blue
# Removes border and title bar
for_window [class="^.*"] border pixel 4
#new_window 1pixel
new_float normal 4
#new_float normal 4
default_floating_border normal 4
#new_window normal 0 px
# Screenshots