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