Add polybar configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
a1117b541d
commit
6744982639
7 changed files with 180 additions and 40 deletions
2
.bashrc
2
.bashrc
|
@ -52,6 +52,8 @@ export VISUAL=vim
|
|||
export EDITOR="$VISUAL"
|
||||
export TERMINAL=termite
|
||||
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
||||
# Enable autocompletion features
|
||||
if [ -f /etc/bash_completion ]; then
|
||||
/etc/bash_completion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue