Working on hyprland stuff
This commit is contained in:
@@ -3,27 +3,18 @@
|
||||
"name": "top",
|
||||
"layer": "top",
|
||||
"height": 40,
|
||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||
"modules-center": ["sway/window"],
|
||||
"modules-left": ["hyprland/workspaces", "sway/mode"],
|
||||
"modules-center": ["hyprland/window"],
|
||||
"modules-right": ["tray"],
|
||||
"sway/workspaces": {
|
||||
"hyprland/workspaces": {
|
||||
"all-outputs": false,
|
||||
"disable-scroll": true,
|
||||
"persistent-workspaces": {
|
||||
"1": ["eDP-1", "DP-1"],
|
||||
"2": ["eDP-1", "DP-1"],
|
||||
"3": ["eDP-1", "DP-1"],
|
||||
"4": ["eDP-1", "DP-1"],
|
||||
"5": ["eDP-1", "DP-1"],
|
||||
"6": ["eDP-1", "DP-1"],
|
||||
"7": ["eDP-1", "DP-1"],
|
||||
"8": ["eDP-1", "DP-2"],
|
||||
"9": ["eDP-1", "DP-2"],
|
||||
"10": ["eDP-1", "DP-2"],
|
||||
"11": ["eDP-1", "DP-2"]
|
||||
"eDP-1": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
|
||||
}
|
||||
},
|
||||
"sway/window": {
|
||||
"hyprland/window": {
|
||||
"format": "{}"
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 16,
|
||||
|
Reference in New Issue
Block a user