168 current 2025-01-02 23:31:24 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -17,11 +17,12 @@ in {
|
||||
extraConfig = builtins.readFile ./config.ini;
|
||||
# unholy
|
||||
script = ''
|
||||
exec /etc/profiles/per-user/synchronous/bin/polybar mybar & disown
|
||||
echo "none"
|
||||
# exec /etc/profiles/per-user/synchronous/bin/polybar mybar & disown
|
||||
'';
|
||||
};
|
||||
|
||||
#home.activation.polybarStartup = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
# polybar -c /home/synchronous/.config/polybar/config.ini mybar & disown
|
||||
#'';
|
||||
home.activation.polybarStartup = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
exec /etc/profiles/per-user/synchronous/bin/polybar -c /home/synchronous/.config/polybar/config.ini mybar & disown
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user