Harden Noble build and configuration lifecycle

This commit is contained in:
wuyang
2026-07-27 13:56:31 +08:00
parent 1b0af7b3ff
commit fd0fcd3437
5 changed files with 35 additions and 12 deletions
-2
View File
@@ -27,8 +27,6 @@ environment {
spawn-at-startup "xwayland-satellite"
spawn-at-startup "sh" "-lc" "$HOME/.local/bin/niri-beyond-wallpaper"
spawn-at-startup "waybar"
spawn-at-startup "mako"
spawn-at-startup "/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1"
spawn-at-startup "swayidle" "-w" "timeout" "600" "swaylock -f" "timeout" "660" "niri msg action power-off-monitors" "resume" "niri msg action power-on-monitors" "before-sleep" "swaylock -f"
+1 -1
View File
@@ -8,7 +8,7 @@
"margin-right": 8,
"modules-left": ["custom/launcher"],
"modules-center": [],
"modules-right": ["tray", "network", "pulseaudio", "battery", "clock", "custom/lock", "custom/power"],
"modules-right": ["tray", "network", "pulseaudio", "battery", "custom/lock", "custom/power", "clock"],
"custom/launcher": {
"format": " \uf141 ",
"tooltip": false,