permissions

correct permissions of the scripts
This commit is contained in:
2026-04-03 18:09:20 +02:00
parent 2dd361ec24
commit 6f64253c4b
14 changed files with 29 additions and 21 deletions

0
home/programs/eww/src/scripts/audio.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/battery.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/cpu.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/memory.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/network.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/powermenu.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/ristate.sh Normal file → Executable file
View File

0
home/programs/eww/src/scripts/ristate_read.sh Normal file → Executable file
View File

View File

@@ -0,0 +1,7 @@
{ ... }:
{
programs.nixvim.plugins = {
aerial.enable = true;
};
}

View File

@@ -1,5 +1,6 @@
{
imports = [
./aerial.nix
./autopairs.nix
./barbar.nix
./bullets.nix

0
home/programs/river/src/lock.sh Normal file → Executable file
View File

0
home/programs/river/src/logout.sh Normal file → Executable file
View File

0
home/programs/river/src/startEww.sh Normal file → Executable file
View File