SWAY: utilisation de waybar
This commit is contained in:
10
.config/sway/config.d/50-barre.conf
Normal file
10
.config/sway/config.d/50-barre.conf
Normal 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
|
||||
}
|
Reference in New Issue
Block a user