diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:18:26 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:18:26 +0200 |
| commit | f2de920744ec027b7e64c3493c8acdec8fbf57f9 (patch) | |
| tree | 52de3bb4d37553823fd226a932d73eb7521efc4f /dot.xprofile | |
| parent | 58e944f55f04e44f70da7676c3440ba4a5fec61f (diff) | |
xprofile: Use qterminal
Diffstat (limited to 'dot.xprofile')
| -rw-r--r-- | dot.xprofile | 2 |
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 & |
