summary refs log tree commit diff
path: root/.config/foot/foot.ini
diff options
context:
space:
mode:
Diffstat (limited to '.config/foot/foot.ini')
-rw-r--r--.config/foot/foot.ini52
1 files changed, 0 insertions, 52 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
deleted file mode 100644
index a8829d1..0000000
--- a/.config/foot/foot.ini
+++ /dev/null
@@ -1,52 +0,0 @@
-include=~/.config/foot/colors.ini
-
-term=foot-direct
-bold-text-in-bright=no
-box-drawings-uses-font-glyphs=no
-resize-delay-ms=0
-initial-window-size-pixels=2560x1440
-dpi-aware=no
-pad=2x2
-
-[colors]
-# color overwrites
-alpha=0.99
-
-[bell]
-urgent=yes
-notify=no
-#command=beep -b
-#command-focused=beep -b
-
-[scrollback]
-lines=1000
-
-[mouse]
-hide-when-typing=no
-alternate-scroll-mode=no
-
-[key-bindings]
-unicode-input=Control+Mod1+u
-show-urls-launch=Control+Shift+u
-pipe-visible=[sh -c 'wl-copy ; notify-send foot "copied visible"'] Control+Shift+y
-pipe-visible=[sh -c 'env MENU_PROMPT="󰽒 foot-pipe" menu -l10 | xargs -r wl-copy'] Control+Shift+o
-pipe-scrollback=[sh -c 'grab-uris | sort -u | env MENU_PROMPT="󰽒 foot-pipe" menu -l10 | xargs -r url-launcher'] Control+Shift+p
-pipe-scrollback=[sh -c 'wl-copy ; notify-send foot "copied scrollback"'] Control+Shift+l
-
-[url]
-osc8-underline=always
-launch=porta open-uri ${url}
-
-[search-bindings]
-cancel=Escape
-commit=Return
-
-[url-bindings]
-cancel=Escape
-toggle-url-visible=t
-
-[tweak]
-grapheme-shaping=yes
-overflowing-glyphs=yes
-font-monospace-warn=no
-max-shm-pool-size-mb=1024