summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-09 15:15:49 -0500
committerFreya Murphy <freya@freyacat.org>2026-03-16 09:24:54 -0400
commit50bbd6f464fd32d3ce345681c6448ef963fb6e81 (patch)
treed29ac42d5faaf2c4beb3b8ef3f138729a09de7bf /nix
parentonly show active workspaces, fix colors (diff)
downloadcaelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.tar.gz
caelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.tar.bz2
caelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.zip
remove more stuffff
Diffstat (limited to 'nix')
-rw-r--r--nix/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/default.nix b/nix/default.nix
index 67747b2..bd246a6 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -140,9 +140,6 @@ in
mkdir -p $out/lib
ln -s ${extras}/lib/* $out/lib/
-
- # Ensure wrap_term_launch.sh is executable
- chmod 755 $out/share/caelestia-shell/assets/wrap_term_launch.sh
'';
passthru = {