chore: Added and configured rofi

This commit is contained in:
Afonso Franco 2022-10-16 20:22:49 +01:00
parent 3770a938bb
commit 54adddd351
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
4 changed files with 139 additions and 3 deletions

View file

@ -15,9 +15,10 @@ size-transition = true
# Corners #
#################################
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
corner-radius = 10.0;
corner-radius = 4.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'Rofi'",
"class_g = 'awesome'",
"class_g = 'URxvt'",
"class_g = 'XTerm'",