This commit is contained in:
Marco Thomas
2020-12-15 19:21:51 +01:00
parent 077763951e
commit 6bf76af5b8
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
## System ## System
+ Bar: polybar + Bar: polybar
+ Compositor: [picom](https://github.com/ibhagwan/picom) + Compositor: picom-git
+ Notifications: dunst + Notifications: dunst
+ Shell: zsh + Shell: zsh
+ Terminal: alacritty + Terminal: alacritty

View File

@@ -5,6 +5,6 @@ set preview_images_method ueberzug
default_linemode devicons default_linemode devicons
# separators, outline, both, none # separators, outline, both, none
set draw_borders none set draw_borders both
set mouse_enabled true set mouse_enabled true

View File

@@ -44,4 +44,4 @@ set render-loading-bg "#18191E"
# Recolor mode settings # Recolor mode settings
set recolor-lightcolor "#21252D" set recolor-lightcolor "#21252D"
set recolor-darkcolor "#FFEE79" set recolor-darkcolor "#FFFFFF"