summaryrefslogtreecommitdiff
path: root/foot
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-23 18:07:29 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-23 18:07:29 +0700
commited3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 (patch)
treef1a783af87d29b8d78ce20df5a485f92b8c32d5d /foot
parent3c71645d355910b6998e97a1efca6f5a7c7608bc (diff)
reorganize directories, so everything in .config
Diffstat (limited to 'foot')
-rw-r--r--foot/.config/foot/foot.ini26
1 files changed, 0 insertions, 26 deletions
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
-