hyprland and dms configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"currentThemeName": "custom",
|
||||
"currentThemeCategory": "custom",
|
||||
"customThemeFile": "/home/frank/Downloads/catppuccin.json",
|
||||
"customThemeFile": "/home/frank/.config/DankMaterialShell/catppuccin.json",
|
||||
"registryThemeVariants": {
|
||||
"catppuccin": {
|
||||
"dark": {
|
||||
@@ -63,7 +63,7 @@
|
||||
"m3ElevationCustomColor": "#000000",
|
||||
"modalElevationEnabled": true,
|
||||
"popoutElevationEnabled": true,
|
||||
"barElevationEnabled": true,
|
||||
"barElevationEnabled": false,
|
||||
"blurEnabled": true,
|
||||
"blurForegroundLayers": true,
|
||||
"blurLayerOutlineOpacity": 0.12,
|
||||
@@ -389,15 +389,6 @@
|
||||
"fadeToDpmsEnabled": true,
|
||||
"fadeToDpmsGracePeriod": 5,
|
||||
"launchPrefix": "uwsm-app -- ",
|
||||
"brightnessDevicePins": {},
|
||||
"wifiNetworkPins": {
|
||||
"preferredWifi": [
|
||||
"wifi.zechert.net"
|
||||
]
|
||||
},
|
||||
"bluetoothDevicePins": {},
|
||||
"audioInputDevicePins": {},
|
||||
"audioOutputDevicePins": {},
|
||||
"gtkThemingEnabled": false,
|
||||
"qtThemingEnabled": false,
|
||||
"syncModeWithPortal": true,
|
||||
@@ -562,7 +553,9 @@
|
||||
"updaterIgnoredPackages": [],
|
||||
"displayNameMode": "model",
|
||||
"screenPreferences": {
|
||||
"wallpaper": []
|
||||
"wallpaper": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"showOnLastDisplay": {},
|
||||
"niriOutputSettings": {},
|
||||
@@ -669,10 +662,10 @@
|
||||
}
|
||||
],
|
||||
"spacing": 4,
|
||||
"innerPadding": 4,
|
||||
"innerPadding": 6,
|
||||
"barInsetPadding": 4,
|
||||
"bottomGap": 0,
|
||||
"transparency": 0.09,
|
||||
"transparency": 0,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": false,
|
||||
"noBackground": false,
|
||||
@@ -827,5 +820,5 @@
|
||||
"barInsetPaddingShared": -1,
|
||||
"barInsetPaddingSyncAll": false,
|
||||
"frameBarInsetPadding": -1,
|
||||
"configVersion": 12
|
||||
"configVersion": 13
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user