aboutsummaryrefslogtreecommitdiff
path: root/dwm/.dwm/autostart
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 &
+17 2023-01-18Better shell scriptsLuca Matei Pintilie3-37/+66 2023-01-10Add global bash completionsLuca Matei Pintilie1-0/+1 2023-01-10Add null-ls to neovimLuca Matei Pintilie5-5/+29 2022-12-31Improve git configLuca Matei Pintilie2-3/+46 2022-11-26Add bash completionLuca Matei Pintilie3-0/+1596 2022-11-13Upgrade to neovim 0.8Luca Matei Pintilie2-7/+54 2022-11-12Fix 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