This commit is contained in:
lelgenio 2022-02-11 23:01:37 -03:00
parent 4ca932b759
commit 0ba4ea0b93
2 changed files with 4 additions and 2 deletions

View File

@ -67,7 +67,9 @@ colors:
draw_bold_text_with_bright_colors: false draw_bold_text_with_bright_colors: false
background_opacity: {{@@ opacity @@}} window:
opacity: {{@@ opacity @@}}
dynamic_padding: true
############################################################ ############################################################

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# {%@@ if launcher == "fuzzel" @@%} # # {%@@ if launcher == "fuzzel" @@%} #
which fuzzel &> /dev/null && which fuzzel &> /dev/null &&