diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/tofi/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/tofi/config b/.config/tofi/config new file mode 100644 index 0000000..00d3089 --- /dev/null +++ b/.config/tofi/config @@ -0,0 +1,6 @@ +# ==== BEGIN ANSIBLE TOFI CONFIG +# System defaults +include = /etc/xdg/tofi/config +# Load Theme +include = ../hyprtheme/current/tofi.config +# ==== END ANSIBLE TOFI CONFIG |
