diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-01-05 23:39:47 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-01-05 23:39:47 -0800 |
commit | 36299bcb8d4f80eb3f7c286746459fb71603603b (patch) | |
tree | 68df9bc88507493a43108430ba9f6af0eed4d1fd | |
parent | c37814ca0e4d2ecd47743744a2a3d26f701fae11 (diff) | |
download | nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar.gz nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar.bz2 nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar.lz nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar.xz nix-36299bcb8d4f80eb3f7c286746459fb71603603b.tar.zst nix-36299bcb8d4f80eb3f7c286746459fb71603603b.zip |
Switch ghostty theme
-rw-r--r-- | home/nipsy/common/optional/desktops/i3/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/nipsy/common/optional/desktops/i3/default.nix b/home/nipsy/common/optional/desktops/i3/default.nix index 3a4f53e..a92e8a4 100644 --- a/home/nipsy/common/optional/desktops/i3/default.nix +++ b/home/nipsy/common/optional/desktops/i3/default.nix @@ -8,7 +8,7 @@ font-family = "DejaVu Sans Mono" font-size = 9 gtk-titlebar = false - theme = deep + theme = AdventureTime window-padding-x = 0 window-padding-y = 0 ''; |