Update .config/DankMaterialShell/settings.json

Update .config/niri/binds.kdl
Update .config/niri/config.kdl
Remove .config/niri/dms/outputs.kdl
Add .config/niri/dms/outputs.kdl
Update .config/niri/overview.kdl
This commit is contained in:
Lewis Wynne 2026-03-19 11:43:09 +00:00
parent 820248ec34
commit ca4feee74b
6 changed files with 63 additions and 41 deletions

View file

@ -403,7 +403,18 @@
"showOnLastDisplay": {
"notifications": true
},
"niriOutputSettings": {},
"niriOutputSettings": {
"eDP-1": {
"hotCorners": {
"off": true
}
},
"HDMI-A-1": {
"hotCorners": {
"off": true
}
}
},
"hyprlandOutputSettings": {},
"barConfigs": [
{
@ -506,7 +517,8 @@
"popupGapsAuto": true,
"popupGapsManual": 9,
"maximizeDetection": true,
"showOnWindowsOpen": false
"showOnWindowsOpen": false,
"shadowIntensity": 0
}
],
"desktopClockEnabled": false,