chore: Added and configured rofi
This commit is contained in:
parent
3770a938bb
commit
54adddd351
4 changed files with 139 additions and 3 deletions
|
@ -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'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue