diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-07-08 09:55:46 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-07-08 09:55:46 -0700 |
| commit | 8e8e5241e96dc1bec3d897f514b77553da033529 (patch) | |
| tree | 6b56582a41601296b6ec703e89ab430d8a1d7a5c /setup.sh | |
| parent | a8cdd563ebbe1f68f3aa36da05d734d4164e1430 (diff) | |
password dmenu script
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ if confirm "Check and install symlinks?"; then ln -s ${here}scripts/volume/volumedown ${there}.local/bin/volumedown ln -s ${here}scripts/volume/volumemute ${there}.local/bin/volumemute ln -s ${here}scripts/misc/lk.sh ${there}.local/bin/lk + ln -s ${here}scripts/misc/lk.sh ${there}.local/bin/l + ln -s ${here}scripts/misc/pass-menu.sh ${there}.local/bin/pass-menu ln -s ${here}scripts/misc/battery.sh ${there}.local/bin/tmubattery fi |
