Commit 96cc413

Eric Bower  ·  2026-07-11 10:03:45 -0400 EDT
parent f7cab9a
style: noctalia v5 tweaks
3 files changed,  +24, -40
+1, -0
1@@ -0,0 +1 @@
2+MOZ_ENABLE_WAYLAND=1
+21, -38
 1@@ -1,6 +1,25 @@
 2 config_version = 1
 3 
 4 [bar.default]
 5+capsule = true
 6+capsule_padding = 8.0
 7+capsule_radius = 0
 8+center = [ "workspaces" ]
 9+end = [
10+    "media",
11+    "volume",
12+    "tray",
13+    "notifications",
14+    "clipboard",
15+    "network",
16+    "bluetooth",
17+    "brightness",
18+    "battery",
19+    "control-center",
20+    "session",
21+    "clock"
22+]
23+start = [ "launcher", "active_window" ]
24 font_family = "JetBrainsMono Nerd Font"
25 margin_ends = 0
26 position = "bottom"
27@@ -28,36 +47,6 @@ behavior_order = [ "lock", "screen-off", "lock-and-suspend" ]
28 [location]
29 address = "ann arbor, michigan"
30 
31-[lockscreen_widgets]
32-enabled = false
33-schema_version = 2
34-widget_order = [ "lockscreen-login-box@eDP-1" ]
35-
36-    [lockscreen_widgets.grid]
37-    cell_size = 16
38-    major_interval = 4
39-    visible = true
40-
41-    [lockscreen_widgets.widget."lockscreen-login-box@eDP-1"]
42-    box_height = 70.0
43-    box_width = 400.0
44-    cx = 752.0
45-    cy = 883.0
46-    output = "eDP-1"
47-    rotation = 0.0
48-    type = "login_box"
49-
50-        [lockscreen_widgets.widget."lockscreen-login-box@eDP-1".settings]
51-        background_color = "surface_variant"
52-        background_opacity = 0.88
53-        background_radius = 12.0
54-        input_opacity = 1.0
55-        input_radius = 6.0
56-        show_caps_lock = true
57-        show_keyboard_layout = true
58-        show_login_button = true
59-        show_password_hint = true
60-
61 [nightlight]
62 enabled = true
63 temperature_night = 3000
64@@ -88,17 +77,11 @@ directory = "/home/erock/config/wallpapers"
65     [wallpaper.default]
66     path = "/home/erock/config/wallpapers/webb_telescope.png"
67 
68-    [wallpaper.last]
69-    path = "/home/erock/config/wallpapers/webb_telescope.png"
70-
71-    [wallpaper.monitors.eDP-1]
72-    path = "/home/erock/config/wallpapers/webb_telescope.png"
73-
74 [weather]
75 unit = "imperial"
76 
77 [widget.clock]
78-format = "{:%I:%M}"
79+format = "{:%-I:%M %-m/%-d}"
80 
81 [widget.launcher]
82 enabled = true
83@@ -107,4 +90,4 @@ enabled = true
84 show_label = false
85 
86 [widget.wallpaper]
87-enabled = false
88+enabled = false
+2, -2
 1@@ -113,8 +113,8 @@ exec noctalia
 2 # exec qs -c noctalia-shell
 3 
 4 # required for xdg-desktop-portal-gtk.service
 5-exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
 6-exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
 7+exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY MOZ_ENABLE_WAYLAND
 8+exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway DISPLAY MOZ_ENABLE_WAYLAND=1
 9 
10 input "type:touchpad" {
11     tap enabled