repos / dotfiles

my dotfiles

commit
977dd35
parent
10c5e50
author
Eric Bower
date
2026-02-01 14:52:08 -0500 EST
chore: sway
3 files changed,  +18, -3
M dot_config/noctalia/plugins.json
+12, -1
 1@@ -1 +1,12 @@
 2-{"version":1,"states":{},"sources":[]}
 3+{
 4+    "sources": [
 5+        {
 6+            "enabled": true,
 7+            "name": "Noctalia Plugins",
 8+            "url": "https://github.com/noctalia-dev/noctalia-plugins"
 9+        }
10+    ],
11+    "states": {
12+    },
13+    "version": 1
14+}
M dot_config/noctalia/settings.json
+5, -1
 1@@ -155,6 +155,10 @@
 2                     "id": "ControlCenter",
 3                     "useDistroLogo": false
 4                 },
 5+                {
 6+                    "displayMode": "onhover",
 7+                    "id": "Network"
 8+                },
 9                 {
10                     "customFont": "",
11                     "formatHorizontal": "h:mm AP ddd, MMM dd",
12@@ -341,7 +345,7 @@
13         "bluetoothHideUnnamedDevices": false,
14         "bluetoothRssiPollIntervalMs": 10000,
15         "bluetoothRssiPollingEnabled": false,
16-        "wifiDetailsViewMode": "grid",
17+        "wifiDetailsViewMode": "list",
18         "wifiEnabled": true
19     },
20     "nightLight": {
M dot_config/sway/config
+1, -1
1@@ -84,7 +84,7 @@ set $laptop eDP-1
2 output $laptop mode 2256x1504@59.999Hz
3 output $laptop scale 1.7
4 
5-exec qs -c noctalia-shell
6+exec_always qs -c noctalia-shell
7 
8 input "type:touchpad" {
9     tap enabled