feat(waybar): Remove all Hyprland modules
This commit is contained in:
parent
d87357ef27
commit
99e7457aa0
1 changed files with 0 additions and 17 deletions
|
@ -4,14 +4,11 @@
|
|||
"height": 35,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/submap",
|
||||
"sway/mode",
|
||||
"hyprland/workspaces",
|
||||
"sway/workspaces",
|
||||
],
|
||||
|
||||
"modules-center" : [
|
||||
"hyprland/window",
|
||||
"sway/window",
|
||||
],
|
||||
|
||||
|
@ -35,20 +32,6 @@
|
|||
"max-length": 50,
|
||||
},
|
||||
|
||||
"hyprland/submap": {
|
||||
"format": " {}",
|
||||
},
|
||||
"hyprland/workspaces": {
|
||||
"format": "{id}",
|
||||
},
|
||||
"hyprland/window": {
|
||||
"format": "{}",
|
||||
"rewrite": {
|
||||
"(.*) — Mozilla Firefox": "🌎 $1",
|
||||
},
|
||||
"separate-outputs": true,
|
||||
},
|
||||
|
||||
"tray": {
|
||||
"icon-size": 22,
|
||||
"spacing": 5,
|
||||
|
|
Loading…
Add table
Reference in a new issue