diff --git a/README.md b/README.md index 98fa239..6a852af 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ A collection of configuration files meant to be used with GNU stow. * fish (shell) * fzf -* neovim * configure screen locker * configure lock screen (probably i3lock) * sway (wayland in general..) +* terminal emulators to keep in mind: + * `contour` + * `foot` (wayland exclusive) ## Usage diff --git a/xresources/.Xresources b/xresources/.Xresources new file mode 100644 index 0000000..9220e79 --- /dev/null +++ b/xresources/.Xresources @@ -0,0 +1,8 @@ + +! settings for `zutty` +Zutty.altScroll: true + +Zutty.font: JetBrainsMonoNerdFont +Zutty.bg: #0C0C18 +Zutty.fg: #D8D8D8 +