diff options
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 & |
