Update .config/DankMaterialShell/settings.json
Update .config/niri/overview.kdl
This commit is contained in:
parent
62d6e2d268
commit
55350b2187
2 changed files with 16 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"animationSpeed": 4,
|
||||
"customAnimationDuration": 100,
|
||||
"wallpaperFillMode": "Fill",
|
||||
"blurredWallpaperLayer": false,
|
||||
"blurredWallpaperLayer": true,
|
||||
"blurWallpaperOnOverview": false,
|
||||
"showLauncherButton": true,
|
||||
"showWorkspaceSwitcher": true,
|
||||
|
|
@ -227,6 +227,11 @@
|
|||
"notificationOverlayEnabled": false,
|
||||
"modalDarkenBackground": true,
|
||||
"lockScreenShowPowerActions": true,
|
||||
"lockScreenShowSystemIcons": true,
|
||||
"lockScreenShowTime": true,
|
||||
"lockScreenShowDate": true,
|
||||
"lockScreenShowProfileImage": true,
|
||||
"lockScreenShowPasswordField": true,
|
||||
"enableFprint": false,
|
||||
"maxFprintTries": 15,
|
||||
"lockScreenActiveMonitor": "all",
|
||||
|
|
@ -264,6 +269,7 @@
|
|||
"customPowerActionHibernate": "",
|
||||
"customPowerActionReboot": "",
|
||||
"customPowerActionPowerOff": "",
|
||||
"updaterHideWidget": false,
|
||||
"updaterUseCustomCommand": false,
|
||||
"updaterCustomCommand": "",
|
||||
"updaterTerminalAdditionalParams": "",
|
||||
|
|
@ -277,6 +283,8 @@
|
|||
"showOnLastDisplay": {
|
||||
"notifications": true
|
||||
},
|
||||
"niriOutputSettings": {},
|
||||
"hyprlandOutputSettings": {},
|
||||
"barConfigs": [
|
||||
{
|
||||
"id": "default",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue