Added zoha configuration and embedded into awesome + some fixes.

This commit is contained in:
Johannes Findeisen 2024-07-08 01:49:29 +02:00
commit ce5de86da1
4 changed files with 47 additions and 2 deletions

2
.zshrc
View file

@ -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!