mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
fixed alacritty theam
This commit is contained in:
@@ -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
|
||||
|
||||
BIN
xmonad/.xmonad/xmonad-x86_64-linux
Executable file
BIN
xmonad/.xmonad/xmonad-x86_64-linux
Executable file
Binary file not shown.
0
xmonad/.xmonad/xmonad.errors
Normal file
0
xmonad/.xmonad/xmonad.errors
Normal file
BIN
xmonad/.xmonad/xmonad.o
Normal file
BIN
xmonad/.xmonad/xmonad.o
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user