vari
This commit is contained in:
+42
-15
@@ -34,7 +34,7 @@
|
||||
"preferredPlayer": "",
|
||||
"spectrumFrameRate": 120,
|
||||
"spectrumMirrored": true,
|
||||
"visualizerType": "linear",
|
||||
"visualizerType": "wave",
|
||||
"volumeFeedback": false,
|
||||
"volumeFeedbackSoundFile": "",
|
||||
"volumeOverdrive": false,
|
||||
@@ -89,7 +89,7 @@
|
||||
"scrollingMode": "hover",
|
||||
"showAlbumArt": false,
|
||||
"showArtistFirst": false,
|
||||
"showProgressRing": true,
|
||||
"showProgressRing": false,
|
||||
"showVisualizer": true,
|
||||
"textColor": "none",
|
||||
"useFixedWidth": true,
|
||||
@@ -153,8 +153,7 @@
|
||||
{
|
||||
"blacklist": [
|
||||
"Bluetooth.*",
|
||||
"Bluetooth*",
|
||||
"nm-applet"
|
||||
"Bluetooth*"
|
||||
],
|
||||
"chevronColor": "none",
|
||||
"colorizeIcons": true,
|
||||
@@ -419,7 +418,7 @@
|
||||
"backgroundOpacity": 1,
|
||||
"colorizeIcons": false,
|
||||
"deadOpacity": 0.6,
|
||||
"displayMode": "auto_hide",
|
||||
"displayMode": "exclusive",
|
||||
"dockType": "attached",
|
||||
"enabled": true,
|
||||
"floatingRatio": 1,
|
||||
@@ -437,11 +436,11 @@
|
||||
"launcherUseDistroLogo": true,
|
||||
"monitors": [
|
||||
],
|
||||
"onlySameOutput": true,
|
||||
"onlySameOutput": false,
|
||||
"pinnedApps": [
|
||||
"brave-browser",
|
||||
"kitty",
|
||||
"zen-twilight",
|
||||
"brave-browser"
|
||||
"zen-twilight"
|
||||
],
|
||||
"pinnedStatic": true,
|
||||
"position": "bottom",
|
||||
@@ -455,7 +454,7 @@
|
||||
"allowPasswordWithFprintd": true,
|
||||
"animationDisabled": false,
|
||||
"animationSpeed": 1,
|
||||
"autoStartAuth": true,
|
||||
"autoStartAuth": false,
|
||||
"avatarImage": "/home/sinsa/.face",
|
||||
"boxRadiusRatio": 1,
|
||||
"clockFormat": "hh\\nmm",
|
||||
@@ -559,7 +558,7 @@
|
||||
},
|
||||
"network": {
|
||||
"bluetoothAutoConnect": true,
|
||||
"bluetoothDetailsViewMode": "grid",
|
||||
"bluetoothDetailsViewMode": "list",
|
||||
"bluetoothHideUnnamedDevices": false,
|
||||
"bluetoothRssiPollIntervalMs": 60000,
|
||||
"bluetoothRssiPollingEnabled": false,
|
||||
@@ -735,10 +734,6 @@
|
||||
"enabled": true,
|
||||
"id": "hyprtoolkit"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "hyprland"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "gtk"
|
||||
@@ -746,6 +741,10 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "qt"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"id": "hyprland"
|
||||
}
|
||||
],
|
||||
"enableUserTheming": false
|
||||
@@ -770,6 +769,34 @@
|
||||
"enableMultiMonitorDirectories": false,
|
||||
"enabled": true,
|
||||
"favorites": [
|
||||
{
|
||||
"appearance": "dark",
|
||||
"colorScheme": "Noctalia (default)",
|
||||
"darkMode": true,
|
||||
"generationMethod": "fruit-salad",
|
||||
"paletteColors": [
|
||||
"#b1c5ff",
|
||||
"#b1c5ff",
|
||||
"#e4b7f3",
|
||||
"#ffb4ab"
|
||||
],
|
||||
"path": "/home/sinsa/Pictures/wallpapers/1.jpg",
|
||||
"useWallpaperColors": true
|
||||
},
|
||||
{
|
||||
"appearance": "dark",
|
||||
"colorScheme": "Noctalia (default)",
|
||||
"darkMode": true,
|
||||
"generationMethod": "fruit-salad",
|
||||
"paletteColors": [
|
||||
"#6edba9",
|
||||
"#8ed5b1",
|
||||
"#84d2e5",
|
||||
"#ffb4ab"
|
||||
],
|
||||
"path": "/home/sinsa/Pictures/wallpapers/10.jpg",
|
||||
"useWallpaperColors": true
|
||||
}
|
||||
],
|
||||
"fillColor": "#000000",
|
||||
"fillMode": "crop",
|
||||
@@ -805,7 +832,7 @@
|
||||
"wallhavenCategories": "111",
|
||||
"wallhavenOrder": "desc",
|
||||
"wallhavenPurity": "100",
|
||||
"wallhavenQuery": "",
|
||||
"wallhavenQuery": "landscape minimal",
|
||||
"wallhavenRatios": "",
|
||||
"wallhavenResolutionHeight": "",
|
||||
"wallhavenResolutionMode": "atleast",
|
||||
|
||||
Reference in New Issue
Block a user