Added zoha configuration and embedded into awesome + some fixes.
This commit is contained in:
parent
65396a36c6
commit
ce5de86da1
4 changed files with 47 additions and 2 deletions
2
.zshrc
2
.zshrc
|
|
@ -28,7 +28,7 @@ export CHROME_EXECUTABLE=/usr/bin/google-chrome-stable
|
|||
# Export the $EDITOR and $TERMINAL
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export EDITOR=/usr/bin/vim
|
||||
export TERMINAL='/usr/bin/uxterm -bg black -fg grey -sb -leftbar -si -bc -cr orange -fa "NotoMono Nerd Font Mono" -fs 13'
|
||||
export TERMINAL='/usr/bin/uxterm -bg black -fg grey -sb -leftbar -si -bc -cr orange -fa "Source Code Pro" -fs 14'
|
||||
|
||||
# Fix to make JAVA applications behave more friendly in awesome. Still many JAVA apps
|
||||
# suck in awesome. PyCharm works perfect, Arduino does not!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue