diff options
-rw-r--r-- | linux.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -279,8 +279,6 @@ in }; }; script = '' - #!/usr/bin/env sh - systemctl --user daemon-reload polybar top & ''; }; |