From 6fdc81881ceb8ec9ca36350d92f5d6b852d378a0 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Thu, 23 Sep 2021 15:41:13 +0200 Subject: larger font size in alacritty and polybar, new polybar font, vimrc, removed shadows on polybar in picom, alacritty default colours --- .config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/picom/picom.conf') diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index a1ef30f..496ac30 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -104,7 +104,7 @@ wintypes: # focus: Whether to always consider windows of this type focused. focus = true; }; - dock = { shadow = true; } + dock = { shadow = false; } dnd = { shadow = false; } popup_menu = { opacity = 1.0; -- cgit v1.2.3-70-g09d2