Switch to waybar

This commit is contained in:
2022-01-07 23:19:45 +00:00
parent ebe7abc699
commit c73ccbe44d
4 changed files with 116 additions and 18 deletions

View File

@ -33,10 +33,7 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
client.background #ffffff
title_align center
default_border pixel
gaps inner 10
gaps outer 20
default_border none
### Output configuration
#
@ -218,20 +215,7 @@ bindsym $mod+r mode "resize"
#
# Read `man 5 sway-bar` for more information about this section.
bar {
position bottom
height 34
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while date +'%A, %b %d %I:%M %p'; do sleep 1; done
colors {
background #1e2029
statusline #bd93f9
separator #ff0000
focused_workspace #181a23 #181a23 #bd93f9
inactive_workspace #1e2029 #1e2029 #373844
}
swaybar_command waybar
}
include /etc/sway/config.d/*