Add installation scripts

This commit is contained in:
2026-04-15 10:54:48 +02:00
parent 20c3536ae5
commit 49ab682669
21 changed files with 1002 additions and 1936 deletions

View File

@@ -125,7 +125,7 @@ super + z
#+begin_src conf
# Start Terminal
super + Return
$TERMINAL
$TERMINAL --instance-group 9
# Start Terminal (floating)
super + shift + Return
@@ -173,6 +173,10 @@ super + shift + s
super + shift + p
rofi-pass
# Umount all directories
super + shift + u
~/.local/bin/umount-dirs
# Fill ESRF password
super + shift + f
xdotool key $(pass esrf.fr/dehaeze | head -n 1 | sed 's/./& /g' | sed 's/}/braceright/g')