diff options
| author | Baitinq <[email protected]> | 2025-02-06 00:19:40 +0100 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2025-02-06 00:19:40 +0100 |
| commit | c22179e5755eeccf279f7228ce6d9f14161b67c2 (patch) | |
| tree | f1efa749f5e01a0d30d949effed77baba492b7cd /dotfiles | |
| parent | dotfiles: sxhkd: use ghostty (diff) | |
| download | nixos-config-c22179e5755eeccf279f7228ce6d9f14161b67c2.tar.gz nixos-config-c22179e5755eeccf279f7228ce6d9f14161b67c2.tar.bz2 nixos-config-c22179e5755eeccf279f7228ce6d9f14161b67c2.zip | |
dotfiles: remove unnecessary padding config
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/ghostty/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index 9974081..08029f0 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -9,8 +9,6 @@ font-feature = -dlig font-feature = -liga window-decoration = false -window-padding-x = 0 -window-padding-y = 0 clipboard-read = "allow" clipboard-paste-protection = false |