This commit is contained in:
2024-03-03 06:33:49 +01:00
parent 1fbed0bf8a
commit 70cec6f3c6
6 changed files with 58 additions and 2 deletions

View File

@@ -3,4 +3,8 @@
source = ./hl-no-opacity.sh;
executable = true;
};
home.file.".local/bin/rofi-launcher" = {
source = ./rofi-launcher.sh;
executable = true;
};
}