diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-18 17:56:58 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-18 17:56:58 +0200 |
commit | e03d24409377e20e93d5dc8eab60deb19566c2a1 (patch) | |
tree | 8256bd805dd9c18b4fda0b45e0ed1d5881a9451e /config/hyprland/foot | |
parent | ee1edc2a6a1cd2ae102c2a7210277d969df944f9 (diff) | |
parent | d1e66a980851aed154926852333d683dc5554bc9 (diff) |
Merge branch 'main' of /var/git/dotfiles
Diffstat (limited to 'config/hyprland/foot')
-rw-r--r-- | config/hyprland/foot/foot.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index 8caee75..032c558 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -9,7 +9,7 @@ term=xterm-256color title="" # locked-title=no -font=monospace:size=11 +font=monospace:size=10.5 # font-bold=<bold variant of regular font> # font-italic=<italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font> @@ -121,7 +121,7 @@ search-start=Control+Shift+r # minimize=none # maximize=none # fullscreen=none -# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none +pipe-visible=[sh -c "cat > /tmp/footvisible"] Mod1+Shift+p # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none # show-urls-launch=Control+Shift+u |