diff options
| author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-02 15:36:54 +0300 |
|---|---|---|
| committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-02 15:36:54 +0300 |
| commit | 9c935d9d95496f6b0a05f719a4fd0b435ce54956 (patch) | |
| tree | 37326c9ce21d9ea88477613488c7126ae3892dbf /dotfiles/.config/noctalia/settings.json | |
| parent | b11c84945d02598bcddf9259db8ff92ca9e3cfbf (diff) | |
| download | swayrice-niri.tar.gz swayrice-niri.zip | |
noctalia: laptop qol changesniri
Diffstat (limited to 'dotfiles/.config/noctalia/settings.json')
| -rw-r--r-- | dotfiles/.config/noctalia/settings.json | 57 |
1 files changed, 23 insertions, 34 deletions
diff --git a/dotfiles/.config/noctalia/settings.json b/dotfiles/.config/noctalia/settings.json index a43552a..ae5fc9a 100644 --- a/dotfiles/.config/noctalia/settings.json +++ b/dotfiles/.config/noctalia/settings.json @@ -50,7 +50,7 @@ "density": "default", "displayMode": "always_visible", "enableExclusionZoneInset": true, - "fontScale": 1.1, + "fontScale": 1.05, "frameRadius": 12, "frameThickness": 8, "hideOnOverview": false, @@ -78,17 +78,6 @@ "widgetSpacing": 2, "widgets": { "center": [ - { - "colorizeIcons": false, - "hideMode": "hidden", - "id": "ActiveWindow", - "maxWidth": 360, - "scrollingMode": "hover", - "showIcon": true, - "showText": true, - "textColor": "none", - "useFixedWidth": false - } ], "left": [ { @@ -121,6 +110,27 @@ "useCustomFont": false }, { + "characterCount": 2, + "colorizeIcons": false, + "emptyColor": "secondary", + "enableScrollWheel": true, + "focusedColor": "primary", + "followFocusedScreen": false, + "fontWeight": "bold", + "groupedBorderOpacity": 1, + "hideUnoccupied": false, + "iconScale": 0.8, + "id": "Workspace", + "labelMode": "index", + "occupiedColor": "secondary", + "pillSize": 0.6, + "showApplications": true, + "showApplicationsHover": true, + "showBadge": true, + "showLabelsOnlyWhenOccupied": true, + "unfocusedIconsOpacity": 1 + }, + { "compactMode": false, "hideMode": "visible", "hideWhenIdle": false, @@ -142,27 +152,6 @@ "id": "Volume", "middleClickCommand": "pwvucontrol || pavucontrol", "textColor": "none" - }, - { - "characterCount": 2, - "colorizeIcons": false, - "emptyColor": "secondary", - "enableScrollWheel": true, - "focusedColor": "primary", - "followFocusedScreen": false, - "fontWeight": "bold", - "groupedBorderOpacity": 1, - "hideUnoccupied": false, - "iconScale": 0.8, - "id": "Workspace", - "labelMode": "index", - "occupiedColor": "secondary", - "pillSize": 0.6, - "showApplications": true, - "showApplicationsHover": true, - "showBadge": true, - "showLabelsOnlyWhenOccupied": true, - "unfocusedIconsOpacity": 1 } ], "right": [ @@ -176,7 +165,7 @@ }, { "deviceNativePath": "__default__", - "displayMode": "graphic-clean", + "displayMode": "graphic", "hideIfIdle": false, "hideIfNotDetected": true, "id": "Battery", |
