mirror of
https://github.com/Ascyii/scripts.git
synced 2026-01-01 04:44:24 -05:00
Init
This commit is contained in:
11
shell/autostart.sh
Executable file
11
shell/autostart.sh
Executable 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"
|
||||
Reference in New Issue
Block a user