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:
parent
820248ec34
commit
ca4feee74b
6 changed files with 63 additions and 41 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue