changement de l'environnement de bureau pour wayland+sway
This commit is contained in:
17
waybar/style.css
Normal file
17
waybar/style.css
Normal file
@@ -0,0 +1,17 @@
|
||||
* {
|
||||
font-family: sans-serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
window#waybar{
|
||||
background: grey;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#workspaces button{
|
||||
color: white;
|
||||
}
|
||||
|
||||
#workspaces button{
|
||||
color: block;
|
||||
}
|
||||
Reference in New Issue
Block a user