summaryrefslogtreecommitdiff
path: root/config.fish
diff options
context:
space:
mode:
authorache <ache@ache.one>2026-03-01 11:26:36 +0100
committerache <ache@ache.one>2026-03-01 11:26:36 +0100
commit5a06a2ea799d7b028bde21166e2c515e516b4134 (patch)
treef5ff1784d863aa0aa5e5526bee726dc7c1d4fa8a /config.fish
parentfix: Notification beep when NOT the current window (diff)
feat: Create a color theme for fish
Diffstat (limited to 'config.fish')
-rw-r--r--config.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.fish b/config.fish
index dbb6108..0b242a2 100644
--- a/config.fish
+++ b/config.fish
@@ -7,6 +7,8 @@
# end
# end
+fish_config theme choose kwaky
+
if type roxterm 2>/dev/null >/dev/null
set -x TERMINAL roxterm
end