..
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user