Commit 51b1125

Eric Bower  ·  2026-08-30 21:09:31 -0400 EDT
parent 8563407
chore: rm noctalia and foot
2 files changed,  +0, -109
+0, -6
1@@ -1,6 +0,0 @@
2-[main]
3-font=JetBrainsMono Nerd Font:size=12,Noto Color Emoji:size=12,monospace:size=12
4-include=/usr/share/foot/themes/gruvbox-dark
5-pad=4x4
6-[url]
7-launch=xdg-open ${url}
+0, -103
  1@@ -1,103 +0,0 @@
  2-config_version = 8
  3-
  4-[bar.default]
  5-capsule_padding = 8.0
  6-capsule_radius = 0
  7-capsule = true
  8-font_family = "JetBrainsMono Nerd Font"
  9-margin_ends = 0
 10-position = "bottom"
 11-radius = 0
 12-shadow = false
 13-widget_spacing = 2
 14-
 15-start = [ "launcher", "active_window" ]
 16-center = [ "workspaces" ]
 17-end = [
 18-    "media",
 19-    "volume",
 20-    "battery",
 21-    "brightness",
 22-    "notifications",
 23-    "clipboard",
 24-    "network",
 25-    "bluetooth",
 26-    "control-center",
 27-    "tray",
 28-    "clock"
 29-]
 30-
 31-[dock]
 32-pinned = [ "firefox" ]
 33-
 34-[idle]
 35-behavior_order = [ "lock", "screen-off", "lock-and-suspend" ]
 36-
 37-    [idle.behavior.lock]
 38-    action = "lock"
 39-    enabled = true
 40-    timeout = 600.0
 41-
 42-    [idle.behavior.lock-and-suspend]
 43-    action = "lock_and_suspend"
 44-    enabled = false
 45-    timeout = 900.0
 46-
 47-    [idle.behavior.screen-off]
 48-    action = "screen_off"
 49-    enabled = true
 50-    timeout = 900.0
 51-
 52-[location]
 53-address = "ann arbor, michigan"
 54-
 55-[nightlight]
 56-enabled = true
 57-temperature_night = 3000
 58-
 59-[shell]
 60-corner_radius_scale = 0.0
 61-time_format = "{:%I:%M}"
 62-
 63-    [shell.animation]
 64-    enabled = false
 65-
 66-    [shell.panel]
 67-    open_near_click_control_center = true
 68-
 69-    [shell.screen_corners]
 70-    size = 1
 71-
 72-[theme]
 73-builtin = "Kanagawa"
 74-community_palette = "Oxocarbon"
 75-mode = "dark"
 76-source = "builtin"
 77-wallpaper_scheme = "m3-content"
 78-
 79-[wallpaper.default]
 80-path = "/home/erock/config/wallpapers/webb_telescope.png"
 81-
 82-[wallpaper]
 83-directory = "/home/erock/config/wallpapers"
 84-
 85-[weather]
 86-unit = "imperial"
 87-
 88-[widget.clock]
 89-format = "{:%I:%M %m/%d}"
 90-
 91-[widget.bluetooth]
 92-hide_when_no_connected_device = true
 93-
 94-[widget.launcher]
 95-enabled = true
 96-
 97-[widget.media]
 98-hide_when_no_media = true
 99-
100-[widget.network]
101-show_label = false
102-
103-[widget.wallpaper]
104-enabled = false