feat(hyprland): replace sway modules with hyprland equivalents (submap, window)
This commit is contained in:
@@ -3,9 +3,8 @@
|
|||||||
"spacing": 2, // Gaps between modules (4px)
|
"spacing": 2, // Gaps between modules (4px)
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
"sway/mode",
|
"hyprland/submap",
|
||||||
"sway/scratchpad",
|
"hyprland/window"
|
||||||
"sway/window"
|
|
||||||
],
|
],
|
||||||
//"modules-center": [
|
//"modules-center": [
|
||||||
//"sway/window"
|
//"sway/window"
|
||||||
|
|||||||
Reference in New Issue
Block a user