This commit is contained in:
2025-09-18 11:35:56 +02:00
commit 2203d6075f
45 changed files with 935 additions and 0 deletions

11
shell/autostart.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
# Doing some default configurations
#/home/johah/scripts/mousecenter2.sh
#xdotool key Super+b
#/home/johah/scripts/mousecenter1.sh
#xdotool key Super+b
# Launching the st terminal with neofetch and spacing on startup
st -t "FocusDone" -e bash -c 'echo " " && echo " " && echo -e " Workstation\033[0m is\033[1;92m ready\033[0m!" && echo " " && echo " " && neofetch && echo " " && cd; bash'
xsetroot -name "ZeroSum"