Return sway/mode module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"position": "top",
|
||||
"modules-left": ["sway/workspaces"],
|
||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/weather",
|
||||
|
||||
@@ -33,6 +33,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#mode {
|
||||
margin-left: 10px;
|
||||
color: @primary;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user