menu update, awesome keyboard shortcuts and zsh stuff

This commit is contained in:
Johannes Findeisen 2022-07-18 20:22:04 +02:00
commit 1f4fec9538
No known key found for this signature in database
GPG key ID: 2128DE136929E573
3 changed files with 9 additions and 38 deletions

2
.zshrc
View file

@ -21,7 +21,7 @@ export ANDROIDNDKVER="r16b"
# 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 "Noto Mono" -fs 13'
export TERMINAL='/usr/bin/uxterm -bg black -fg grey -sb -leftbar -si -bc -cr orange -fa "NotoMono Nerd Font Mono" -fs 13'
# Fix to make JAVA applications behave more friendly in awesome. Still many JAVA apps
# suck in awesome. PyCharm works perfect, Arduino does not!