]> Freerunner's - dotfiles.git/commitdiff
fuzzel: modularize config files v2
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 18:20:46 +0000 (20:20 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 18:20:46 +0000 (20:20 +0200)
dot-config/fuzzel/fuzzel.ini

index 3c72835b70c4800f4d48438d0e5f95f99d5085e0..7d4dd449b307f7d9894305ee717cd2b8b9d980e0 100644 (file)
@@ -18,7 +18,7 @@ icon-theme=breeze-dark
 # delayed-filter-ms=300
 # delayed-filter-limit=20000
 # show-actions=no
-# terminal=$TERMINAL -e  # Note: you cannot actually use environment variables here
+terminal=foot -e # Note: you cannot actually use environment variables here
 # launch-prefix=<not set>
 # list-executables-in-path=no
 
@@ -49,22 +49,8 @@ width=45
 # render-workers=<number of logical CPUs>
 # match-workers=<number of logical CPUs>
 
-[colors]
-# Start flavours
-## Default Dark theme
-## by Chris Kempson (http://chriskempson.com)
-
-background=282828e2
-text=d8d8d8ff
-match=7cafc2ff
-selection=585858ff
-selection-text=e8e8e8ff
-selection-match=7cafc2ff
-border=86c1b9ff
-# End flavours
-
 [border]
-width=1
+width=2
 radius=6
 
 [dmenu]
@@ -117,3 +103,4 @@ radius=6
 # custom-17=Mod1+ampersand
 # custom-18=Mod1+asterix
 # custom-19=Mod1+parentleft
+