Making qutebrowser non darkmode

This commit is contained in:
Chris Cochrun 2021-01-27 10:33:00 -06:00
parent 833bcf4fcd
commit 6e7455eaa0
3 changed files with 37 additions and 32 deletions

View file

@ -2,7 +2,7 @@
# Corners #
#################################
# requires: https://github.com/sdhand/compton
corner-radius = 12.0;
corner-radius = 0.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'awesome'",