diff options
Diffstat (limited to 'dot.xprofile')
| -rw-r--r-- | dot.xprofile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dot.xprofile b/dot.xprofile new file mode 100644 index 0000000..21c9823 --- /dev/null +++ b/dot.xprofile @@ -0,0 +1,9 @@ +export TERMINAL=gnome-terminal +export GDK_SCALE=2 +xrandr --dpi 192 +[ -f ~/.fehbg ] && ~/.fehbg +xscreensaver -no-splash & && xscreensaver-dunst-watch & +nm-applet & +redshift-gtk & +compton --backend=glx --glx-swap-method=buffer-age -b +polybar top & |
