added some stuff to make the terminal scratchpad work smoother.
This commit is contained in:
@@ -13,6 +13,11 @@ exec-once=~/.config/sdgos/firstrun.sh
|
||||
# UI
|
||||
exec-once=ghostty
|
||||
|
||||
# pre-load terminal scratchpad
|
||||
exec-once=sleep 1 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"'
|
||||
exec-once=sleep 1.5 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"'
|
||||
exec-once=sleep 2 && mmsg -d toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,'ghostty +new-window --title="scratchpad-term"'
|
||||
|
||||
|
||||
## start DankMaterial Shell
|
||||
exec-once=dms run
|
||||
|
||||
Reference in New Issue
Block a user