From 342a863ed6f12844d4a3717eebaa6514612a45da Mon Sep 17 00:00:00 2001 From: Michael Chalupiak Date: Sun, 15 Dec 2024 13:18:05 -0500 Subject: [PATCH] stuff --- config/.Xresources | 3 ++- config/.config/bspwm/terminals | 1 + config/.config/picom/picom.conf | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/.Xresources b/config/.Xresources index cb4f478..6c101db 100644 --- a/config/.Xresources +++ b/config/.Xresources @@ -5,7 +5,8 @@ ! .alpha: 0.2 font: monospace:12 -//*font: "Cascadia Code" +Sxiv.font: "Cascadia Code" +! Sxiv.font: "Olympe Mono Hacked" !! Dracula Xresources palette !/* *.foreground: #F8F8F2 */ !/* *.background: #282A36 */ diff --git a/config/.config/bspwm/terminals b/config/.config/bspwm/terminals index 2f67dc4..c88760d 100644 --- a/config/.config/bspwm/terminals +++ b/config/.config/bspwm/terminals @@ -1 +1,2 @@ St +st diff --git a/config/.config/picom/picom.conf b/config/.config/picom/picom.conf index e9bc077..d1c8078 100644 --- a/config/.config/picom/picom.conf +++ b/config/.config/picom/picom.conf @@ -162,8 +162,8 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; # Parameters for background blurring, see the *BLUR* section for more information. -# blur-method = "dual_kawase" -blur-method = "none" +blur-method = "dual_kawase" +# blur-method = "none" blur-size = 10; blur-strength = 12; #