diff --git a/config/.Xresources b/config/.Xresources index dab286b..b97c53c 100644 --- a/config/.Xresources +++ b/config/.Xresources @@ -5,7 +5,8 @@ Xft.dpi: 192 ! .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 573e836..b5af581 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; #