aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-10-17 17:07:55 +0100
committerAkshay <[email protected]>2022-10-17 17:07:55 +0100
commit7ff9aca0e71b0277d9ebe73a3cee1799c513d25d (patch)
treef95eb1cd1034e0c68aa65f33e7e536f42c3e86ad /theme
parentd4c8f393f23f551f100710d293ff44d97ea52795 (diff)
add bst to tmux
Diffstat (limited to 'theme')
-rw-r--r--theme/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default.nix b/theme/default.nix
index 7c67057..b3af086 100644
--- a/theme/default.nix
+++ b/theme/default.nix
@@ -3,4 +3,4 @@ let
3 night = import ./night.nix; 3 night = import ./night.nix;
4 gruvbox = import ./gruvbox.nix; 4 gruvbox = import ./gruvbox.nix;
5in 5in
6day 6night