Shared config working on desktop
This commit is contained in:
@@ -1,161 +0,0 @@
|
||||
{
|
||||
"currentThemeName": "dynamic",
|
||||
"customThemeFile": "",
|
||||
"matugenScheme": "scheme-fidelity",
|
||||
"dankBarTransparency": 0,
|
||||
"dankBarWidgetTransparency": 1,
|
||||
"popupTransparency": 1,
|
||||
"dockTransparency": 1,
|
||||
"use24HourClock": true,
|
||||
"useFahrenheit": false,
|
||||
"nightModeEnabled": false,
|
||||
"weatherLocation": "Dublin, Leinster",
|
||||
"weatherCoordinates": "53.3493795,-6.2605593",
|
||||
"useAutoLocation": false,
|
||||
"weatherEnabled": true,
|
||||
"showLauncherButton": true,
|
||||
"showWorkspaceSwitcher": true,
|
||||
"showFocusedWindow": true,
|
||||
"showWeather": true,
|
||||
"showMusic": true,
|
||||
"showClipboard": true,
|
||||
"showCpuUsage": true,
|
||||
"showMemUsage": true,
|
||||
"showCpuTemp": true,
|
||||
"showGpuTemp": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"enabledGpuPciIds": [],
|
||||
"showSystemTray": true,
|
||||
"showClock": true,
|
||||
"showNotificationButton": true,
|
||||
"showBattery": true,
|
||||
"showControlCenterButton": true,
|
||||
"controlCenterShowNetworkIcon": true,
|
||||
"controlCenterShowBluetoothIcon": true,
|
||||
"controlCenterShowAudioIcon": true,
|
||||
"controlCenterWidgets": [
|
||||
{
|
||||
"id": "volumeSlider",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "brightnessSlider",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "wifi",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "bluetooth",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "audioOutput",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "audioInput",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "nightMode",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"id": "darkMode",
|
||||
"enabled": true,
|
||||
"width": 50
|
||||
}
|
||||
],
|
||||
"showWorkspaceIndex": false,
|
||||
"showWorkspacePadding": false,
|
||||
"showWorkspaceApps": false,
|
||||
"maxWorkspaceIcons": 3,
|
||||
"workspacesPerMonitor": true,
|
||||
"workspaceNameIcons": {},
|
||||
"waveProgressEnabled": true,
|
||||
"clockCompactMode": false,
|
||||
"focusedWindowCompactMode": false,
|
||||
"runningAppsCompactMode": true,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"clockDateFormat": "",
|
||||
"lockDateFormat": "",
|
||||
"mediaSize": 1,
|
||||
"dankBarLeftWidgets": [
|
||||
"launcherButton",
|
||||
"workspaceSwitcher",
|
||||
"focusedWindow"
|
||||
],
|
||||
"dankBarCenterWidgets": [
|
||||
"music",
|
||||
"clock",
|
||||
"weather"
|
||||
],
|
||||
"dankBarRightWidgets": [
|
||||
"systemTray",
|
||||
"clipboard",
|
||||
"cpuUsage",
|
||||
"memUsage",
|
||||
"notificationButton",
|
||||
"battery",
|
||||
"controlCenterButton"
|
||||
],
|
||||
"appLauncherViewMode": "list",
|
||||
"spotlightModalViewMode": "grid",
|
||||
"networkPreference": "auto",
|
||||
"iconTheme": "System Default",
|
||||
"useOSLogo": false,
|
||||
"osLogoColorOverride": "",
|
||||
"osLogoBrightness": 0.5,
|
||||
"osLogoContrast": 1,
|
||||
"fontFamily": "FiraCode Nerd Font Med",
|
||||
"monoFontFamily": "Fira Code",
|
||||
"fontWeight": 400,
|
||||
"fontScale": 1,
|
||||
"notepadUseMonospace": true,
|
||||
"notepadFontFamily": "",
|
||||
"notepadFontSize": 14,
|
||||
"notepadShowLineNumbers": true,
|
||||
"notepadTransparencyOverride": -1,
|
||||
"notepadLastCustomTransparency": 0.7,
|
||||
"gtkThemingEnabled": false,
|
||||
"qtThemingEnabled": false,
|
||||
"showDock": false,
|
||||
"dockAutoHide": false,
|
||||
"dockGroupByApp": false,
|
||||
"dockOpenOnOverview": false,
|
||||
"dockPosition": 1,
|
||||
"dockSpacing": 4,
|
||||
"dockBottomGap": 0,
|
||||
"cornerRadius": 10,
|
||||
"notificationOverlayEnabled": false,
|
||||
"dankBarAutoHide": false,
|
||||
"dankBarOpenOnOverview": false,
|
||||
"dankBarVisible": true,
|
||||
"dankBarSpacing": 3,
|
||||
"dankBarBottomGap": 0,
|
||||
"dankBarInnerPadding": 4,
|
||||
"dankBarSquareCorners": false,
|
||||
"dankBarNoBackground": false,
|
||||
"dankBarGothCornersEnabled": false,
|
||||
"dankBarPosition": 0,
|
||||
"lockScreenShowPowerActions": true,
|
||||
"hideBrightnessSlider": false,
|
||||
"widgetBackgroundColor": "sch",
|
||||
"surfaceBase": "s",
|
||||
"notificationTimeoutLow": 5000,
|
||||
"notificationTimeoutNormal": 5000,
|
||||
"notificationTimeoutCritical": 0,
|
||||
"notificationPopupPosition": 0,
|
||||
"screenPreferences": {},
|
||||
"pluginSettings": {},
|
||||
"animationSpeed": 2
|
||||
}
|
||||
@@ -9,14 +9,13 @@
|
||||
"popupTransparency": 1,
|
||||
"dockTransparency": 1,
|
||||
"widgetBackgroundColor": "sch",
|
||||
"surfaceBase": "s",
|
||||
"cornerRadius": 10,
|
||||
"use24HourClock": true,
|
||||
"showSeconds": false,
|
||||
"useFahrenheit": false,
|
||||
"nightModeEnabled": false,
|
||||
"animationSpeed": 2,
|
||||
"customAnimationDuration": 500,
|
||||
"animationSpeed": 4,
|
||||
"customAnimationDuration": 350,
|
||||
"wallpaperFillMode": "Fill",
|
||||
"blurredWallpaperLayer": false,
|
||||
"blurWallpaperOnOverview": false,
|
||||
@@ -75,9 +74,9 @@
|
||||
"showWorkspaceIndex": false,
|
||||
"showWorkspacePadding": false,
|
||||
"workspaceScrolling": false,
|
||||
"showWorkspaceApps": false,
|
||||
"showWorkspaceApps": true,
|
||||
"maxWorkspaceIcons": 3,
|
||||
"workspacesPerMonitor": true,
|
||||
"workspacesPerMonitor": false,
|
||||
"dwlShowAllTags": false,
|
||||
"workspaceNameIcons": {},
|
||||
"waveProgressEnabled": true,
|
||||
@@ -125,14 +124,14 @@
|
||||
"networkPreference": "auto",
|
||||
"vpnLastConnected": "",
|
||||
"iconTheme": "System Default",
|
||||
"launcherLogoMode": "apps",
|
||||
"launcherLogoMode": "compositor",
|
||||
"launcherLogoCustomPath": "",
|
||||
"launcherLogoColorOverride": "",
|
||||
"launcherLogoColorOverride": "surface",
|
||||
"launcherLogoColorInvertOnMode": false,
|
||||
"launcherLogoBrightness": 0.5,
|
||||
"launcherLogoContrast": 1,
|
||||
"launcherLogoSizeOffset": 0,
|
||||
"fontFamily": "FiraCode Nerd Font Med",
|
||||
"fontFamily": "DejaVu Serif Condensed",
|
||||
"monoFontFamily": "Kelmscott Mono",
|
||||
"fontWeight": 400,
|
||||
"fontScale": 1,
|
||||
@@ -157,6 +156,7 @@
|
||||
"batterySuspendTimeout": 0,
|
||||
"batterySuspendBehavior": 0,
|
||||
"lockBeforeSuspend": true,
|
||||
"preventIdleForMedia": true,
|
||||
"loginctlLockIntegration": true,
|
||||
"launchPrefix": "",
|
||||
"brightnessDevicePins": {},
|
||||
@@ -170,6 +170,7 @@
|
||||
"dockPosition": 1,
|
||||
"dockSpacing": 4,
|
||||
"dockBottomGap": 0,
|
||||
"dockMargin": 0,
|
||||
"dockIconSize": 40,
|
||||
"dockIndicatorStyle": "circle",
|
||||
"notificationOverlayEnabled": false,
|
||||
@@ -183,6 +184,8 @@
|
||||
"dankBarSquareCorners": false,
|
||||
"dankBarNoBackground": false,
|
||||
"dankBarGothCornersEnabled": false,
|
||||
"dankBarGothCornerRadiusOverride": false,
|
||||
"dankBarGothCornerRadiusValue": 12,
|
||||
"dankBarBorderEnabled": false,
|
||||
"dankBarBorderColor": "surfaceText",
|
||||
"dankBarBorderOpacity": 1,
|
||||
@@ -200,6 +203,15 @@
|
||||
"notificationPopupPosition": 0,
|
||||
"osdAlwaysShowValue": false,
|
||||
"powerActionConfirm": true,
|
||||
"powerMenuActions": [
|
||||
"reboot",
|
||||
"logout",
|
||||
"poweroff",
|
||||
"lock",
|
||||
"suspend",
|
||||
"restart"
|
||||
],
|
||||
"powerMenuDefaultAction": "logout",
|
||||
"customPowerActionLock": "",
|
||||
"customPowerActionLogout": "",
|
||||
"customPowerActionSuspend": "",
|
||||
@@ -226,6 +238,8 @@
|
||||
"DP-1"
|
||||
]
|
||||
},
|
||||
"showOnLastDisplay": {},
|
||||
"showOnLastDisplay": {
|
||||
"dankBar": false
|
||||
},
|
||||
"configVersion": 1
|
||||
}
|
||||
@@ -7,10 +7,9 @@
|
||||
|
||||
# Rule :: Workspace Monitor Linking
|
||||
|
||||
workspace = name:game, monitor:DP-1
|
||||
workspace = name:browser, monitor:HDMI-A-1, default:true
|
||||
workspace = name:chat, monitor:HDMI-A-1
|
||||
workspace = name:video, monitor:DP-1
|
||||
workspace = name:program, monitor:DP-1, default:true
|
||||
workspace = name:extra, monitor:DP-1
|
||||
|
||||
workspace = $ws_game, monitor:DP-1
|
||||
workspace = $ws_web, monitor:HDMI-A-1, default:true
|
||||
workspace = $ws_chat, monitor:HDMI-A-1
|
||||
workspace = $ws_video, monitor:DP-1
|
||||
workspace = $ws_program, monitor:DP-1, default:true
|
||||
workspace = $ws_extra, monitor:DP-1
|
||||
|
||||
+12
-12
@@ -4,6 +4,18 @@ exec-once= fcitx5 -d
|
||||
exec-once= emacs --daemon
|
||||
exec-once= dms run # DankShell
|
||||
|
||||
# Workspace Variables
|
||||
$ws_game = 1
|
||||
$ws_shell = 2
|
||||
$ws_web = 3
|
||||
$ws_music = 4
|
||||
$ws_image = 5
|
||||
$ws_chat = 6
|
||||
$ws_audio = 7
|
||||
$ws_video = 8
|
||||
$ws_program = 9
|
||||
$ws_extra = 0
|
||||
|
||||
# Monitors
|
||||
|
||||
source = ./hypr-monitors.conf
|
||||
@@ -112,18 +124,6 @@ misc {
|
||||
# Window Rules
|
||||
|
||||
# Rule :: Window
|
||||
|
||||
$ws_game = 1
|
||||
$ws_shell = 2
|
||||
$ws_web = 3
|
||||
$ws_music = 4
|
||||
$ws_image = 5
|
||||
$ws_chat = 6
|
||||
$ws_audio = 7
|
||||
$ws_video = 8
|
||||
$ws_program = 9
|
||||
$ws_extra = 0
|
||||
|
||||
$idleInhibFs = idleinhibit fullscreen
|
||||
$idleInhibFo = idleinhibit focus
|
||||
$ws = workspace
|
||||
|
||||
Reference in New Issue
Block a user