aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-06-23 18:18:26 +0200
committerThomas Schneider <qsx@qsx.re>2019-06-23 18:18:26 +0200
commitf2de920744ec027b7e64c3493c8acdec8fbf57f9 (patch)
tree52de3bb4d37553823fd226a932d73eb7521efc4f
parent58e944f55f04e44f70da7676c3440ba4a5fec61f (diff)
xprofile: Use qterminal
-rw-r--r--dot.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.xprofile b/dot.xprofile
index 35340e2..31bd0c6 100644
--- a/dot.xprofile
+++ b/dot.xprofile
@@ -1,8 +1,8 @@
if [ -z $XPROFILE_RUN ]; then
export XPROFILE_RUN=yes
- export TERMINAL=gnome-terminal
export GDK_SCALE=2
xrandr --dpi 192
+ export TERMINAL=qterminal
[ -f ~/.fehbg ] && ~/.fehbg
xss-lock -- physlock -p "Locked by: $USER" -s -m &
nm-applet &