Better hypridle conf

This commit is contained in:
2025-06-20 21:15:08 +02:00
parent ea0d486f98
commit a0ade97e52
4 changed files with 144 additions and 1 deletions
+12 -1
View File
@@ -57,13 +57,24 @@
"28": "8",
"29": "9",
"30": "0",
"31": "1",
"32": "2",
"33": "3",
"34": "4",
"35": "5",
"36": "6",
"37": "7",
"38": "8",
"39": "9",
"40": "0",
},
"on-click": "activate",
"sort-by-number": true,
"persistent-workspaces": {
"eDP-1": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20],
"DP-3": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20],
"DP-2": [21, 22, 23, 24, 25, 26, 27, 28, 29, 30]
"DP-2": [21, 22, 23, 24, 25, 26, 27, 28, 29, 30],
"HDMI-A-1": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40]
},
"show-special": true
},