aboutsummaryrefslogtreecommitdiffstats
path: root/fish2024
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-09-29 20:49:46 +0100
committerMatthew Lemon <y@yulqen.org>2024-09-29 20:49:46 +0100
commitbcca5d1e2cead75878ca1716764c65e5da8ce90e (patch)
treeb2d63236805053abb9f2193bc4408335f3b450d6 /fish2024
parent6356e14ad3ee48b097d90fee1ad9c6bd08d1044f (diff)
Remove theme colours from fish shell
Diffstat (limited to 'fish2024')
-rw-r--r--fish2024/config.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/fish2024/config.fish b/fish2024/config.fish
index 7febfa6..1a4c598 100644
--- a/fish2024/config.fish
+++ b/fish2024/config.fish
@@ -15,6 +15,8 @@ if not set -Ux SSH_AUTH_SOCK && not set -Ux SSH_AGENT_PID
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
end
+fish_config theme choose None
+
setxkbmap -option ctrl:nocaps
setxkbmap -layout gb
xset r rate 300 30