mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-18 05:06:38 +02:00
[polybar] Added some PolyBar Config
This commit is contained in:
parent
375c954e2b
commit
b62b55e417
11 changed files with 908 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# Define XDG_DOTFILES_DIR for easy access
|
||||
export XDG_DOTFILES_DIR="$HOME/.dotfiles"
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
||||
# Source main profile
|
||||
[ -r "$XDG_DOTFILES_DIR/profiles/main.sh" ] && source "$XDG_DOTFILES_DIR/profiles/main.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue