aboutsummaryrefslogtreecommitdiff
path: root/dwm/.dwm/bar/bar.sh
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2022-05-07 21:35:28 +0000
committerAnInternetTroll <lucafulger@gmail.com>2022-05-07 21:35:28 +0000
commit6beb7d245f50870eba00ce07ee21d04d8bf65bae (patch)
tree2584b7f526b87e2a363250f83994d762ce9978a1 /dwm/.dwm/bar/bar.sh
parentfb65ac6332271a9101e01741905218ab5cc92efc (diff)
downloaddotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar.gz
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar.bz2
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar.lz
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar.xz
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.tar.zst
dotfiles-6beb7d245f50870eba00ce07ee21d04d8bf65bae.zip
Add more themes from siduck
Diffstat (limited to 'dwm/.dwm/bar/bar.sh')
-rwxr-xr-xdwm/.dwm/bar/bar.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/.dwm/bar/bar.sh b/dwm/.dwm/bar/bar.sh
index 6dafda4..796453c 100755
--- a/dwm/.dwm/bar/bar.sh
+++ b/dwm/.dwm/bar/bar.sh
@@ -9,7 +9,7 @@ interval=0
SYMLINKDIR=$(readlink -f "$0")
BASEDIR=$(dirname "$SYMLINKDIR")
# load colors!
-. $BASEDIR/themes/onedark
+. $BASEDIR/themes/dracula
cpu() {
cpu_val=$(grep -o "^[^ ]*" /proc/loadavg)
>Remove marks dependency from neovimLuca Matei Pintilie1-36/+0 2023-04-23Remove save and quit keybindLuca Matei Pintilie1-2/+0 2023-04-23Remove cursorline from neovim configLuca Matei Pintilie1-1/+15 2023-04-10Bump neovim config to 0.9 and add undotree and test related commandsLuca Matei Pintilie4-26/+47 2023-04-07Fix neovim spelllangLuca Matei Pintilie1-3/+1 2023-04-07Hyprland fixesLuca Matei Pintilie1-23/+25 2023-04-07Add mutt/neomutt configLuca Matei Pintilie5-0/+206 2023-04-07Neovim improvementsLuca Matei Pintilie5-27/+14 2023-04-05Better hyprland configLuca Matei Pintilie3-10/+42 2023-04-02Remove beacon config and add mini.commentLuca Matei Pintilie1-13/+34