fixed alacritty theam

This commit is contained in:
Zastian Pretorius
2021-12-08 23:21:03 +02:00
parent 3f96d7a788
commit af9aebdcee
5 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
# - /path/to/alacritty.yml
import:
- /home/$USER/.config/alacritty/alacritty-master/dracula.yml
- ~/.config/alacritty/alacritty-master/dracula.yml
# Any items in the `env` entry below will be added as

Binary file not shown.

View File

BIN
xmonad/.xmonad/xmonad.o Normal file

Binary file not shown.

View File

@@ -3,8 +3,8 @@ export PATH=$HOME/bin:/usr/local/bin:$HOME/.emacs.d/bin:$HOME/.local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/mrfluffy/.oh-my-zsh"
(cat ~/.cache/wal/sequences &)
source ~/.cache/wal/colors-tty.sh
#(cat ~/.cache/wal/sequences &)
#source ~/.cache/wal/colors-tty.sh
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME