From ed3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 23 Aug 2026 18:07:29 +0700 Subject: reorganize directories, so everything in .config --- foot/.config/foot/foot.ini | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 foot/.config/foot/foot.ini (limited to 'foot/.config') diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini deleted file mode 100644 index 2a81398..0000000 --- a/foot/.config/foot/foot.ini +++ /dev/null @@ -1,26 +0,0 @@ -[main] -include=~/.cache/wallust/foot-theme.ini -font=JetBrainsMono Nerd Font:size=13 -pad=0x0 - -# paste the rest of your theme colors here - -[cursor] -style=block -blink=yes - -[mouse] -hide-when-typing=yes - -[scrollback] -lines=10000 -multiplier=1.5 - -[key-bindings] -clipboard-copy=Control+Shift+c Control+Insert -clipboard-paste=Control+Shift+v Shift+Insert -primary-paste=none - -search-start=Control+Shift+f -spawn-terminal=Control+Shift+Return - -- cgit v1.2.3