diff options
| author | BardofSprites <[email protected]> | 2026-05-26 09:58:25 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-05-26 09:58:25 -0400 |
| commit | 1a0db1edb0271bfd04a8149efd1434be6a1830b8 (patch) | |
| tree | 7bcadb6d7f1d199691ff6827c095d9cdecb64050 /niri/.config/foot/foot.ini | |
| parent | fd30675550bffcd3247e897f903af126fc2c0120 (diff) | |
niri wayland configuration
Diffstat (limited to 'niri/.config/foot/foot.ini')
| -rw-r--r-- | niri/.config/foot/foot.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/niri/.config/foot/foot.ini b/niri/.config/foot/foot.ini new file mode 100644 index 0000000..127e520 --- /dev/null +++ b/niri/.config/foot/foot.ini @@ -0,0 +1,15 @@ +[main] +dpi-aware=no +include=~/.config/foot/themes/vivendi.ini +font=Terminus:size=15 +initial-window-size-chars=80x25 +pad=20x20 + +[scrollback] +lines=10000 + +[url] +launch=xdg-open ${url} + +[csd] +preferred = server |
