summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-23 13:48:20 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-23 13:48:20 +0700
commit9f12ea8a648fa6483b392dc9ba1d7dbf4e61057c (patch)
tree35ec7c12203114c9e47cebbdb634c174094913c8 /zshrc
parentb57f994aa7c74d1b4e17e3df31ddf94702a8f6de (diff)
-
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc/.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/zshrc/.zshrc b/zshrc/.zshrc
index 44cf283..1663488 100644
--- a/zshrc/.zshrc
+++ b/zshrc/.zshrc
@@ -12,6 +12,9 @@ source $ZSH/oh-my-zsh.sh
# Autosuggest config
ZSH_AUTOSUGGEST_STRATEGY=(history completion)
# Aliases
+alias wllpprsw='~/dotfiles-gentoo/niri/.config/niri/theme-switcher.sh'
+alias drksw='darkman toggle'
+alias bft='~/git-cloned/bfetch/bfetch --no-kernel'
alias open='xdg-open'
alias ls="eza -lha --icons"
alias ll="eza -lh --icons"
@@ -39,6 +42,7 @@ selected_fg="#$(grep -m1 '^color0' ~/.cache/wallust/colors.sh | grep -oE '#[0-9a
selected_bg="#$(grep -m1 '^color4' ~/.cache/wallust/colors.sh | grep -oE '#[0-9a-fA-F]{6}')"
EOF
}
+export MOZ_ENABLE_WAYLAND=1
# Walllust installation
export PATH="$HOME/.cargo/bin:$PATH"
# Swing Music installation