repos / dotfiles

my dotfiles

commit
a3d1096
parent
59f3511
author
Eric Bower
date
2026-04-08 20:18:55 -0400 EDT
chore: changes
3 files changed,  +26, -19
M dot_config/foot/foot.ini
+3, -1
 1@@ -2,7 +2,9 @@
 2 # font=NotoMono Nerd Font:size=14,Noto Color Emoji:size=14,monospace:size=14
 3 # pacman -S ttf-jetbrains-mono-nerd
 4 font=JetBrainsMono Nerd Font:size=12,Noto Color Emoji:size=12,monospace:size=12
 5-include=/usr/share/foot/themes/tokyonight-night
 6+include=/usr/share/foot/themes/gruvbox-dark
 7 pad=4x4
 8 [url]
 9 launch=xdg-open ${url}
10+[colors-dark]
11+# background=080808
M dot_config/noctalia/settings.json
+22, -17
  1@@ -117,6 +117,7 @@
  2                     "maxWidth": 145,
  3                     "scrollingMode": "hover",
  4                     "showIcon": true,
  5+                    "showText": true,
  6                     "textColor": "none",
  7                     "useFixedWidth": false
  8                 },
  9@@ -180,6 +181,20 @@
 10                     "id": "Brightness",
 11                     "textColor": "none"
 12                 },
 13+                {
 14+                    "displayMode": "onhover",
 15+                    "iconColor": "none",
 16+                    "id": "Network",
 17+                    "textColor": "none"
 18+                },
 19+                {
 20+                    "defaultSettings": {
 21+                        "connectedColor": "primary",
 22+                        "disconnectedColor": "none",
 23+                        "displayMode": "onhover"
 24+                    },
 25+                    "id": "plugin:network-manager-vpn"
 26+                },
 27                 {
 28                     "colorizeDistroLogo": false,
 29                     "colorizeSystemIcon": "none",
 30@@ -189,12 +204,6 @@
 31                     "id": "ControlCenter",
 32                     "useDistroLogo": false
 33                 },
 34-                {
 35-                    "displayMode": "onhover",
 36-                    "iconColor": "none",
 37-                    "id": "Network",
 38-                    "textColor": "none"
 39-                },
 40                 {
 41                     "clockColor": "none",
 42                     "customFont": "",
 43@@ -203,14 +212,6 @@
 44                     "id": "Clock",
 45                     "tooltipFormat": "h:mm AP ddd, MMM dd",
 46                     "useCustomFont": false
 47-                },
 48-                {
 49-                    "defaultSettings": {
 50-                        "connectedColor": "primary",
 51-                        "disconnectedColor": "none",
 52-                        "displayMode": "onhover"
 53-                    },
 54-                    "id": "plugin:network-manager-vpn"
 55                 }
 56             ]
 57         }
 58@@ -246,6 +247,7 @@
 59         "monitorForColors": "",
 60         "predefinedScheme": "Dracula",
 61         "schedulingMode": "off",
 62+        "syncGsettings": true,
 63         "useWallpaperColors": false
 64     },
 65     "controlCenter": {
 66@@ -411,6 +413,7 @@
 67         "showHibernateOnLockScreen": false,
 68         "showScreenCorners": false,
 69         "showSessionButtonsOnLockScreen": true,
 70+        "smoothScrollEnabled": true,
 71         "telemetryEnabled": false
 72     },
 73     "hooks": {
 74@@ -441,6 +444,7 @@
 75     },
 76     "location": {
 77         "analogClockInCalendar": false,
 78+        "autoLocate": false,
 79         "firstDayOfWeek": -1,
 80         "hideWeatherCityName": false,
 81         "hideWeatherTimezone": false,
 82@@ -451,10 +455,10 @@
 83         "use12hourFormat": true,
 84         "useFahrenheit": true,
 85         "weatherEnabled": true,
 86-        "weatherShowEffects": true
 87+        "weatherShowEffects": true,
 88+        "weatherTaliaMascotAlways": false
 89     },
 90     "network": {
 91-        "airplaneModeEnabled": false,
 92         "bluetoothAutoConnect": true,
 93         "bluetoothDetailsViewMode": "grid",
 94         "bluetoothHideUnnamedDevices": false,
 95@@ -471,7 +475,7 @@
 96         "forced": false,
 97         "manualSunrise": "08:00",
 98         "manualSunset": "19:00",
 99-        "nightTemp": "3508"
100+        "nightTemp": "2289"
101     },
102     "noctaliaPerformance": {
103         "disableDesktopWidgets": true,
104@@ -633,6 +637,7 @@
105         "fillColor": "#000000",
106         "fillMode": "crop",
107         "hideWallpaperFilenames": false,
108+        "linkLightAndDarkWallpapers": true,
109         "monitorDirectories": [
110         ],
111         "overviewBlur": 0.4,
M dot_config/sway/config
+1, -1
1@@ -78,7 +78,7 @@ output $home3 scale 1
2 
3 set $laptop eDP-1
4 output $laptop mode 2256x1504@59.999Hz
5-output $laptop scale 1.7
6+output $laptop scale 1.5
7 
8 bindswitch lid:on output $laptop disable
9 bindswitch --reload lid:off output $laptop enable; exec qs -c noctalia-shell