Created
January 15, 2025 02:43
-
-
Save su8ru/76351f74589158fe3931af2731e3952e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shell-integration = zsh | |
theme = nord | |
background-opacity = 0.7 | |
background-blur-radius = 40 | |
font-family = "UDEV Gothic NF" | |
font-feature = -calt | |
font-feature = -dlig | |
font-size = 13 | |
cursor-style = bar | |
cursor-style-blink = false | |
clipboard-read = allow | |
clipboard-write = allow | |
window-padding-x = 8 | |
window-padding-y = 8 | |
resize-overlay = never | |
gtk-titlebar = false | |
gtk-wide-tabs = false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment