refactor: expose all scripts as modules

This commit is contained in:
Swarsel 2024-07-29 17:01:19 +02:00
parent db231d4b83
commit 8f4fe686a5
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
29 changed files with 785 additions and 330 deletions

View file

@ -147,17 +147,15 @@
noto-fonts-cjk-sans
pass-fuzzel
pass-fuzzel-otp
cura5
cdw
cdb
bak
timer
#E: hides scratchpad depending on state, calls emacsclient for edit and then restores the scratchpad state
(pkgs.writeShellScriptBin "e" ''
bash ~/.dotfiles/scripts/editor_nowait.sh "$@"
'')
e
swarselcheck
waybarupdate
opacitytoggle
(pkgs.writeScriptBin "project" ''
#! ${pkgs.bash}/bin/bash