From 4bbb06a49fc3999bfd9ac17a5f3093963c9e595e Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 14 Sep 2023 18:35:43 -0400 Subject: Intern workstation update --- .config/picom.conf | 7 ------- .config/zathura/zathurarc | 2 -- 2 files changed, 9 deletions(-) (limited to '.config') diff --git a/.config/picom.conf b/.config/picom.conf index de96672..ecce937 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -9,19 +9,12 @@ fade-in-step = 0.05; fade-out-step = 0.05; fade-exclude = [ ]; -# Rounded Corners - corner-radius = 0; -rounded-corners-exclude = [ - "class_g = 'dwm'", -]; - # Other mark-wmwin-focused = true; mark-ovredir-focused = true; # use-ewmh-active-win = true; detect-rounded-corners = true; detect-client-opacity = true; -refresh-rate = 0; vsync = true; dbe = false; # sw-opti = true; diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 812741b..3538b4b 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -38,5 +38,3 @@ map i recolor map p print set synctex true set synctex-editor-command "nvr --remote-silent %f -c %l" - -# map focus_inputbar ":exec lpr $FILE" -- cgit v1.2.3