Harden Noble build and configuration lifecycle
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user