summaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-02-05 01:38:23 -0700
committerDavid Luevano Alvarado <david@luevano.xyz>2021-02-05 01:38:23 -0700
commit059c27813ef52a3486000ab908f9af47f3d098f1 (patch)
tree53fe8b72d3cd26fecea408eddebefa6fd3435376 /.config/shell
parent28a52138c566ee92cb2568a139e6a292ba420d8d (diff)
Add new features to vim, fix problems with new workspaces
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile8
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 67b5ad2..e3651ef 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -5,8 +5,8 @@
export PATH="$PATH:$(du -L "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
## Useful vars.
-export MAINMON="DP-0"
-export SECMON="HDMI-0"
+export MAINMON="DP-2"
+export SECMON="HDMI-1"
## Default programs.
export EDITOR="nvim"
export TERMINAL="alacritty"
@@ -120,6 +120,10 @@ export TEXMFDIST=/usr/share/texmf-dist
## qBittorrent.
export QT_AUTO_SCREEN_SCALE_FACTOR=0
+ ## Java.
+ # This is for blank window on window managers.
+export _JAVA_AWT_WM_NONREPARENTING=1
+
##--Start X automatically--##
# Following: https://wiki.archlinux.org/index.php/Xinit#Autostart_X_at_login