updated some stuff.
This commit is contained in:
@@ -4,7 +4,7 @@ background-opacity = 0.7
|
||||
|
||||
command = /bin/zsh
|
||||
|
||||
initial-command = /bin/zsh -c fastfetch && zsh
|
||||
initial-command = /bin/zsh -c fastfetch && echo "" && shuf -n 1 ~/.config/sdgos/tips/tips.list && echo "[SDG-OS Tips]: use the 'tipme' command for random tips" && echo "[SDG-OS Tips]: 'alltips' to see all tips in a searchable interface" && echo "[SDG-OS Tips]: or the SUPER+0 keybind to be notified of a random tip" && zsh
|
||||
|
||||
scrollback-limit = 999999
|
||||
|
||||
@@ -17,6 +17,10 @@ focus-follows-mouse = true
|
||||
|
||||
shell-integration = zsh
|
||||
|
||||
window-inherit-working-directory = false
|
||||
tab-inherit-working-directory = true
|
||||
split-inherit-working-directory = true
|
||||
|
||||
|
||||
|
||||
keybind = ctrl+up=new_split:up
|
||||
|
||||
Reference in New Issue
Block a user