aboutsummaryrefslogtreecommitdiff
path: root/dwm/.dwm/autostart
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2022-05-21 09:54:14 +0000
committerAnInternetTroll <lucafulger@gmail.com>2022-05-21 09:54:14 +0000
commit720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0 (patch)
tree710aef977ddea58f633d7f7d8a514713f086c428 /dwm/.dwm/autostart
parentbdddb2197df2cb91df2e414a0af32455ffe713e1 (diff)
downloaddotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar.gz
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar.bz2
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar.lz
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar.xz
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.tar.zst
dotfiles-720b6cf512a6b60aae4fcf1a4c14d3a5c2b1b3c0.zip
Add dracula themed xresources to .config
Diffstat (limited to 'dwm/.dwm/autostart')
-rwxr-xr-xdwm/.dwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/.dwm/autostart b/dwm/.dwm/autostart
index fa49455..f793957 100755
--- a/dwm/.dwm/autostart
+++ b/dwm/.dwm/autostart
@@ -28,7 +28,7 @@ xinput --set-prop $TID 'libinput Natural Scrolling Enabled' 1 &
SYMLINKDIR=$(readlink -f "$0")
BASEDIR=$(dirname "$SYMLINKDIR")
$BASEDIR/bar/./bar.sh &
-xrdb merge $BASEDIR/xresources &
+xrdb merge $HOME/.config/xresources &
dunst &
nm-applet &
=57dcd8648a80cf632d7295afa1e6e3912a8b2930&follow=1'>Fix tmux colours and add gitsigns to neovimLuca Matei Pintilie4-9/+88 2022-11-08Foot use tmux by defaultLuca Matei Pintilie1-1/+1 2022-11-08Neovim omnisharp plugin and tmux color fix on foot and inputrc emacsLuca Matei Pintilie5-7/+13 2022-10-25Update neovim, inputrc and bootstrap.shLuca Matei Pintilie4-9/+18 Update neovim to use vscode-langservers-extracted Make bootstrap.sh a bit more POSIX compliant 2022-10-24Remove weather from tmux configLuca Matei Pintilie1-1/+1