zmiana konfiguracji na wayland i sway :love:
This commit is contained in:
21
.config/sway/sway.d/09-swaybar.conf
Normal file
21
.config/sway/sway.d/09-swaybar.conf
Normal file
@ -0,0 +1,21 @@
|
||||
#
|
||||
# Status Bar:
|
||||
#
|
||||
# Read `man 5 sway-bar` for more information about this section.
|
||||
|
||||
# include ~/.cache/wal/colors-sway
|
||||
|
||||
# bar {
|
||||
# position top
|
||||
|
||||
# # 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 +'%Y-%m-%d %H:%M:%S %p'; do sleep 1; done
|
||||
|
||||
# colors {
|
||||
# statusline $background
|
||||
# background $color2
|
||||
# inactive_workspace $color2 $color2 $background
|
||||
# focused_workspace $color2 $background $foreground
|
||||
# }
|
||||
# }
|
Reference in New Issue
Block a user