Hyprland: Setup multi-monitors

This commit is contained in:
Riyyi
2025-02-28 18:24:09 +01:00
parent 6e50e217c3
commit ccebfdcdd5
3 changed files with 28 additions and 8 deletions
+2 -6
View File
@@ -27,7 +27,7 @@
"disable-scroll": false,
"on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace +1",
"all-outputs": true,
"all-outputs": false,
"warp-on-scroll": false,
"format": "{icon}",
"format-icons": {
@@ -40,14 +40,10 @@
"7": "七",
"8": "八",
"9": "九",
"0": "十",
"10": "十",
"urgent": "",
"focused": "",
"default": ""
// "persistent-workspaces": {
// "*": 5, // 5 workspaces by default on every monitor
// "HDMI-A-1": 3 // but only three on HDMI-A-1
// }
}
},
"custom/btc": {