summaryrefslogtreecommitdiff
path: root/stow/zsh/.zshrc
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2026-03-14 15:49:46 +0530
committerSaumit <justsaumit@protonmail.com>2026-03-14 15:49:46 +0530
commit7a5562b1801c56065c8ad656314009180d987acc (patch)
tree8535f4f06635dfe87cb6db7a8c93b74fbafe8616 /stow/zsh/.zshrc
parent7b720507b7d7f5e383741c952d73536bad692c0d (diff)
hypr/zsh: Update keybinds, screenshot logic and auto-startHEADmain
Diffstat (limited to 'stow/zsh/.zshrc')
-rw-r--r--stow/zsh/.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/stow/zsh/.zshrc b/stow/zsh/.zshrc
index ed171e4..3a021a1 100644
--- a/stow/zsh/.zshrc
+++ b/stow/zsh/.zshrc
@@ -14,6 +14,10 @@ export SPACESHIP_KUBECTL_PREFIX=" "
export SPACESHIP_KUBECTL_SYMBOL="⎈ "
export SPACESHIP_KUBECTL_COLOR="cyan"
+if [[ $(tty) == "/dev/tty1" ]]; then
+ start-hyprland
+fi
+
# Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load
# a theme from this variable instead of looking in $ZSH/themes/