This commit is contained in:
scbj
2025-01-08 16:35:49 +01:00
parent 4a1d1dfcaa
commit b3b5e01b37
2 changed files with 6 additions and 1 deletions

View File

@@ -11,8 +11,8 @@ A collection of configuration files meant to be used with GNU stow.
* configure lock screen (probably i3lock) * configure lock screen (probably i3lock)
* sway (wayland in general..) * sway (wayland in general..)
* terminal emulators to keep in mind: * terminal emulators to keep in mind:
* `contour`
* `foot` (wayland exclusive) * `foot` (wayland exclusive)
* `zutty` very lightweight, does not support nerd fonts as of 2025-01-08
## Usage ## Usage

View File

@@ -2,5 +2,10 @@ window-decoration = false
font-family = JetBrainsMono Nerd Font font-family = JetBrainsMono Nerd Font
font-size = 14.0 font-size = 14.0
font-feature = -calt
font-feature = -liga
font-feature = -dlig
# transparency is handled by picom
background-opacity = 1.0 background-opacity = 1.0
background = #0C0C18