diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-03 23:30:09 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-03 23:42:14 +0100 |
| commit | 10896ee1841e83fb108d0f76bd4372b506fb7188 (patch) | |
| tree | 54508b20f7e766bf7e07103d01ddf346fbc4e9bb /.config/tofi/config | |
| parent | bc88194f8b974407fc60446ae4f1e7661706097d (diff) | |
Add tofi configuration (created by ansible)
Diffstat (limited to '.config/tofi/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 |
