SWAY: utilisation de waybar

This commit is contained in:
2021-06-26 00:08:08 +02:00
parent 7d8fc24991
commit f9b79325e0
4 changed files with 310 additions and 1 deletions

View File

@ -0,0 +1,10 @@
# Barre d'état
# désactive la barre principale
bar 1 mode invisible
# active une nouvelle barre
bar olivier {
position top
status_command waybar
}