diff options
author | Freya Murphy <freya@freyacat.org> | 2024-01-24 17:22:43 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-01-24 17:22:43 -0500 |
commit | cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc (patch) | |
tree | b5935f57a864fb2ca836beed38b493c3f31766f8 /.config/wofi/config | |
parent | add new config (diff) | |
download | dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.tar.gz dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.tar.bz2 dotfiles-arch-cf805af147dc0a8cb8c8dd89b57f2f526da2f8fc.zip |
update init script and configs
Diffstat (limited to '.config/wofi/config')
-rw-r--r-- | .config/wofi/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wofi/config b/.config/wofi/config index 6b28876..51ad2ed 100644 --- a/.config/wofi/config +++ b/.config/wofi/config @@ -1,5 +1,5 @@ key_expand=Tab -term=alacritty +term=kitty matching=multi-contains insensitive=true gtk_dark=true |