summaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-07-11 15:28:11 +0100
committerdavidovski <david@davidovski.xyz>2023-07-11 15:28:11 +0100
commitb85872dfc933ff3bd2e95303d8327c357c8b9ca6 (patch)
tree377f7f3425091ea5edeca9286bb37e94c935693b /profile
parentafda5cf53f9fc181514f6b69fbf5fb5cbb80ef13 (diff)
Move to sx instead of startx
Diffstat (limited to 'profile')
-rw-r--r--profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/profile b/profile
index ea368ac..125007f 100644
--- a/profile
+++ b/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