From e634fad77db39d8faf1532d9932b8e8ae7c1e128 Mon Sep 17 00:00:00 2001 From: vibikim Date: Mon, 14 Sep 2020 22:10:32 +0300 Subject: [PATCH] salad-book --- .Xresources | 2 +- .profile | 2 +- polybar/config.ini | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.Xresources b/.Xresources index 5c37c81..27e4da0 100644 --- a/.Xresources +++ b/.Xresources @@ -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 diff --git a/.profile b/.profile index 2435b2e..7f791b1 100644 --- a/.profile +++ b/.profile @@ -5,4 +5,4 @@ export EDITOR="nvim" export TERMINAL="st" export BROWSER="firefox" export READER="zathura" -export FILEMANAGER="pcmanfm" +export FILEMANAGER="nemo" diff --git a/polybar/config.ini b/polybar/config.ini index f882903..b51a097 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -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