salad-book

This commit is contained in:
Cheri 2020-09-14 22:10:32 +03:00 committed by vibikim
parent 44f7b48cf4
commit 15975d0f25
3 changed files with 5 additions and 2 deletions

View file

@ -2,7 +2,7 @@
*.foreground: #cee3eb
*.background: #010202
*.cursorColor: #cee3eb
*.font: TerminessTTF Nerd Font Mono:size=12
! *.font: TerminessTTF Nerd Font Mono
! black
*.color0: #020405

View file

@ -5,4 +5,4 @@ export EDITOR="nvim"
export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
export FILEMANAGER="pcmanfm"
export FILEMANAGER="nemo"

View file

@ -39,6 +39,9 @@ monitor-strict = true
; Use this to detach the bar if your WM is locking its size/position.
override-redirect = false
; Hide when using fullscreen applications
wm-restack = bspwm
; Put the bar at the bottom of the screen
bottom = true