mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Move to sx instead of startx
This commit is contained in:
parent
afda5cf53f
commit
b85872dfc9
103 changed files with 767 additions and 67 deletions
4
profile
4
profile
|
|
@ -14,5 +14,5 @@ export FILE_MANAGER="/usr/bin/thunar"
|
|||
export EMAIL_CLIENT="/usr/bin/thunderbird"
|
||||
export EDITOR="/usr/bin/vim"
|
||||
|
||||
[ "$(fgconsole 2>/dev/null)" = "1" ] && exec startx -- vt1 &> /dev/null
|
||||
|
||||
export XINITRC="$HOME/.config/sx/sxrc"
|
||||
[ "$(fgconsole 2>/dev/null)" = "1" ] && exec sx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue