aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-06-28 21:24:16 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-06-28 21:24:16 -0700
commit88159eb1a3ca2b81ae07e0d8921b4fe986e33479 (patch)
tree8325817be8cb1f8283bd0847a690c9ddf8652c53 /home
parent54915d847416a57fcd347a272c0eb6a0119e90fe (diff)
downloadnix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar.gz
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar.bz2
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar.lz
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar.xz
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.tar.zst
nix-88159eb1a3ca2b81ae07e0d8921b4fe986e33479.zip
Undo unnecessary ghostty patch and switch to epoll via config
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/common/optional/desktops/i3/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nipsy/common/optional/desktops/i3/default.nix b/home/nipsy/common/optional/desktops/i3/default.nix
index 0086aa8..00af3f2 100644
--- a/home/nipsy/common/optional/desktops/i3/default.nix
+++ b/home/nipsy/common/optional/desktops/i3/default.nix
@@ -3,6 +3,7 @@
home = {
file = {
".config/ghostty/config".text = ''
+ async-backend = epoll
background-opacity = 0.8
cursor-color = #ffffff
font-family = "DejaVu Sans Mono"