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,
|
"height": 35,
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/submap",
|
|
||||||
"sway/mode",
|
"sway/mode",
|
||||||
"hyprland/workspaces",
|
|
||||||
"sway/workspaces",
|
"sway/workspaces",
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-center" : [
|
"modules-center" : [
|
||||||
"hyprland/window",
|
|
||||||
"sway/window",
|
"sway/window",
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -35,20 +32,6 @@
|
||||||
"max-length": 50,
|
"max-length": 50,
|
||||||
},
|
},
|
||||||
|
|
||||||
"hyprland/submap": {
|
|
||||||
"format": " {}",
|
|
||||||
},
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"format": "{id}",
|
|
||||||
},
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": "{}",
|
|
||||||
"rewrite": {
|
|
||||||
"(.*) — Mozilla Firefox": "🌎 $1",
|
|
||||||
},
|
|
||||||
"separate-outputs": true,
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
"tray": {
|
||||||
"icon-size": 22,
|
"icon-size": 22,
|
||||||
"spacing": 5,
|
"spacing": 5,
|
||||||
|
|
Loading…
Add table
Reference in a new issue