added more bar configs.
@@ -87,9 +87,9 @@
|
||||
"controlCenterShowPrinterIcon": false,
|
||||
"controlCenterShowScreenSharingIcon": true,
|
||||
"showPrivacyButton": true,
|
||||
"privacyShowMicIcon": false,
|
||||
"privacyShowCameraIcon": false,
|
||||
"privacyShowScreenShareIcon": false,
|
||||
"privacyShowMicIcon": true,
|
||||
"privacyShowCameraIcon": true,
|
||||
"privacyShowScreenShareIcon": true,
|
||||
"controlCenterWidgets": [
|
||||
{
|
||||
"id": "volumeSlider",
|
||||
@@ -164,18 +164,18 @@
|
||||
"barMaxVisibleApps": 0,
|
||||
"barMaxVisibleRunningApps": 0,
|
||||
"barShowOverflowBadge": true,
|
||||
"appsDockHideIndicators": false,
|
||||
"appsDockHideIndicators": true,
|
||||
"appsDockColorizeActive": true,
|
||||
"appsDockActiveColorMode": "primary",
|
||||
"appsDockEnlargeOnHover": true,
|
||||
"appsDockEnlargePercentage": 125,
|
||||
"appsDockIconSizePercentage": 100,
|
||||
"appsDockEnlargeOnHover": false,
|
||||
"appsDockEnlargePercentage": 150,
|
||||
"appsDockIconSizePercentage": 110,
|
||||
"keyboardLayoutNameCompactMode": false,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"runningAppsGroupByApp": false,
|
||||
"runningAppsCurrentMonitor": false,
|
||||
"appIdSubstitutions": [],
|
||||
"centeringMode": "index",
|
||||
"centeringMode": "geometric",
|
||||
"clockDateFormat": "",
|
||||
"lockDateFormat": "",
|
||||
"greeterRememberLastSession": true,
|
||||
@@ -307,9 +307,9 @@
|
||||
"dockOpenOnOverview": false,
|
||||
"dockPosition": 1,
|
||||
"dockSpacing": 4,
|
||||
"dockBottomGap": 0,
|
||||
"dockBottomGap": -12,
|
||||
"dockMargin": 0,
|
||||
"dockIconSize": 31,
|
||||
"dockIconSize": 40,
|
||||
"dockIndicatorStyle": "circle",
|
||||
"dockBorderEnabled": true,
|
||||
"dockBorderColor": "primary",
|
||||
@@ -413,7 +413,7 @@
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": true,
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "launcherButton",
|
||||
@@ -454,7 +454,8 @@
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"mediaSize": 1
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
@@ -466,17 +467,24 @@
|
||||
"id": "clipboard",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "colorPicker",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "vpn",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "cpuUsage",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "memUsage",
|
||||
"enabled": true
|
||||
"id": "gpuTemp",
|
||||
"enabled": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"pciId": "10de:2544"
|
||||
},
|
||||
{
|
||||
"id": "diskUsage",
|
||||
@@ -493,7 +501,19 @@
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"showNetworkIcon": true,
|
||||
"showBluetoothIcon": true,
|
||||
"showAudioIcon": true,
|
||||
"showAudioPercent": true,
|
||||
"showVpnIcon": true,
|
||||
"showBrightnessIcon": true,
|
||||
"showBrightnessPercent": true,
|
||||
"showMicIcon": true,
|
||||
"showMicPercent": true,
|
||||
"showBatteryIcon": true,
|
||||
"showPrinterIcon": true,
|
||||
"showScreenSharingIcon": true
|
||||
}
|
||||
],
|
||||
"spacing": 4,
|
||||
@@ -538,7 +558,7 @@
|
||||
"clickThrough": false
|
||||
},
|
||||
{
|
||||
"id": "bar1779445652633",
|
||||
"id": "bar1780100331895",
|
||||
"name": "Bar 2",
|
||||
"enabled": false,
|
||||
"position": 1,
|
||||
@@ -546,26 +566,194 @@
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [],
|
||||
"centerWidgets": [
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "dankActions:variant_1779445455419",
|
||||
"id": "powerMenuButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "launcherButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "runningApps",
|
||||
"enabled": true,
|
||||
"runningAppsCompactMode": false,
|
||||
"runningAppsGroupByApp": true,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"runningAppsCurrentMonitor": false
|
||||
}
|
||||
],
|
||||
"centerWidgets": [],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "systemTray",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "battery",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true,
|
||||
"showNetworkIcon": true,
|
||||
"showBluetoothIcon": true,
|
||||
"showAudioIcon": true,
|
||||
"showAudioPercent": false,
|
||||
"showVpnIcon": true,
|
||||
"showBrightnessIcon": false,
|
||||
"showBrightnessPercent": false,
|
||||
"showMicIcon": false,
|
||||
"showMicPercent": true,
|
||||
"showBatteryIcon": false,
|
||||
"showPrinterIcon": false,
|
||||
"showScreenSharingIcon": true
|
||||
},
|
||||
{
|
||||
"id": "clock",
|
||||
"enabled": true,
|
||||
"clockCompactMode": false
|
||||
},
|
||||
{
|
||||
"id": "notificationButton",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"rightWidgets": [],
|
||||
"spacing": 4,
|
||||
"innerPadding": 4,
|
||||
"spacing": 0,
|
||||
"innerPadding": 10,
|
||||
"bottomGap": 0,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": false,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "primary",
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
"widgetOutlineColor": "primary",
|
||||
"widgetOutlineOpacity": 1,
|
||||
"widgetOutlineThickness": 1,
|
||||
"widgetPadding": 7,
|
||||
"maximizeWidgetIcons": false,
|
||||
"maximizeWidgetText": false,
|
||||
"removeWidgetPadding": false,
|
||||
"fontScale": 1,
|
||||
"iconScale": 1.3,
|
||||
"autoHide": false,
|
||||
"autoHideDelay": 250,
|
||||
"showOnWindowsOpen": false,
|
||||
"openOnOverview": false,
|
||||
"visible": true,
|
||||
"popupGapsAuto": true,
|
||||
"popupGapsManual": 4,
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
"shadowCustomColor": "#000000"
|
||||
},
|
||||
{
|
||||
"id": "bar1780101070580",
|
||||
"name": "Bar 3",
|
||||
"enabled": false,
|
||||
"position": 0,
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "workspaceSwitcher",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "layout",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"centerWidgets": [
|
||||
{
|
||||
"id": "focusedWindow",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "cpuUsage",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "memUsage",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "diskUsage",
|
||||
"enabled": true,
|
||||
"mountPath": "/"
|
||||
},
|
||||
{
|
||||
"id": "cpuTemp",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "gpuTemp",
|
||||
"enabled": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"pciId": "",
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "keyboard_layout_name",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "idleInhibitor",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "vpn",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "privacyIndicator",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "network_speed_monitor",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "capsLockIndicator",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"spacing": 0,
|
||||
"innerPadding": 0,
|
||||
"bottomGap": 2,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
@@ -588,7 +776,104 @@
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "none",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
"shadowCustomColor": "#000000"
|
||||
},
|
||||
{
|
||||
"id": "bar1780101400641",
|
||||
"name": "Bar 4",
|
||||
"enabled": false,
|
||||
"position": 2,
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": true,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "notificationButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "weather",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "clock",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true,
|
||||
"mediaSize": 1
|
||||
}
|
||||
],
|
||||
"centerWidgets": [
|
||||
{
|
||||
"id": "appsDock",
|
||||
"enabled": true,
|
||||
"barMaxVisibleApps": 0
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "launcherButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true,
|
||||
"showNetworkIcon": false,
|
||||
"showBluetoothIcon": false,
|
||||
"showAudioIcon": false,
|
||||
"showAudioPercent": false,
|
||||
"showVpnIcon": false,
|
||||
"showBrightnessIcon": false,
|
||||
"showBrightnessPercent": false,
|
||||
"showMicIcon": false,
|
||||
"showMicPercent": false,
|
||||
"showBatteryIcon": false,
|
||||
"showPrinterIcon": false,
|
||||
"showScreenSharingIcon": true
|
||||
}
|
||||
],
|
||||
"spacing": 0,
|
||||
"innerPadding": 8,
|
||||
"bottomGap": 0,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
"widgetOutlineColor": "primary",
|
||||
"widgetOutlineOpacity": 1,
|
||||
"widgetOutlineThickness": 1,
|
||||
"widgetPadding": 4,
|
||||
"maximizeWidgetIcons": false,
|
||||
"maximizeWidgetText": false,
|
||||
"removeWidgetPadding": false,
|
||||
"fontScale": 1.15,
|
||||
"iconScale": 1.75,
|
||||
"autoHide": false,
|
||||
"autoHideDelay": 2000,
|
||||
"showOnWindowsOpen": false,
|
||||
"openOnOverview": false,
|
||||
"visible": true,
|
||||
"popupGapsAuto": true,
|
||||
"popupGapsManual": 4,
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
|
||||
@@ -76,6 +76,10 @@ example with a subdirectory:
|
||||
|
||||
the install script normally also asks you if you want to install unipkg or my dotfile sync script. you can install those manually from their github pages.
|
||||
|
||||
lastly, the install script asks if you want to pull Distro Wallpapers from the following repository: https://github.com/LinuxKits/Distro-wallpapers
|
||||
|
||||
again, you can manually pull these.
|
||||
|
||||
|
||||
|
||||
## post-install
|
||||
|
||||
@@ -52,7 +52,19 @@ else
|
||||
echo "optional scripts skipped, you can always install them manually later."
|
||||
fi
|
||||
|
||||
echo "SDG-OS can optionally download Distro Wallpapers for you"
|
||||
echo "this is done from the following github: https://github.com/LinuxKits/Distro-wallpapers"
|
||||
echo "the repository will be cloned into ~/projects/Distro-wallpapers"
|
||||
echo ""
|
||||
read -p "Do you want to add Distro Wallpapers? [Y/n] " -n 1 -r
|
||||
echo # Move to a new line
|
||||
if [[ ! $REPLY =~ ^[Nn]$ ]]; then
|
||||
git clone https://github.com/LinuxKits/Distro-wallpapers ~/projects/Distro-wallpapers
|
||||
|
||||
|
||||
else
|
||||
echo "optional scripts skipped, you can always install them manually later."
|
||||
fi
|
||||
|
||||
echo "installation complete! you should now be able to log out and switch to \"mango\""
|
||||
|
||||
echo "installation complete! you should now be able to reboot and switch to \"mango\" in your log-in manager"
|
||||
|
||||
|
After Width: | Height: | Size: 242 KiB |
|
After Width: | Height: | Size: 118 KiB |
|
After Width: | Height: | Size: 422 KiB |
|
After Width: | Height: | Size: 512 KiB |
|
After Width: | Height: | Size: 839 KiB |
|
After Width: | Height: | Size: 3.1 MiB |
|
After Width: | Height: | Size: 397 KiB |
|
After Width: | Height: | Size: 498 KiB |
|
After Width: | Height: | Size: 332 KiB |
|
After Width: | Height: | Size: 434 KiB |
|
After Width: | Height: | Size: 5.5 MiB |
|
After Width: | Height: | Size: 73 KiB |
@@ -2,7 +2,7 @@
|
||||
|
||||
if [ ! -f ~/.config/firstrun.state ]; then
|
||||
|
||||
sleep 10
|
||||
sleep 5
|
||||
dms ipc call wallpaper set ~/.config/sdgos/wallpaper.png
|
||||
dms ipc call settings set showWorkspaceIndex true
|
||||
dms ipc call settings set dwlShowAllTags true
|
||||
|
||||