Add bspwm fix for Java apps
This commit is contained in:
parent
5d8a68124c
commit
17bfb6aa0e
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ $EDITOR = 'emacs'
|
|||
$VISUAL = $EDITOR
|
||||
$PATH.insert(0, $HOME + '/bin')
|
||||
$PATH.insert(0, $HOME + '/.local/bin')
|
||||
$_JAVA_AWT_WM_NONREPARENTING = 1
|
||||
|
||||
$LS_COLORS = $(dircolors @($HOME + '/.config/zsh/dircolors.256dark'))[len("LS_COLORS='"):-len("';\nexport LS_COLORS")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue