dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit bdc7da53e14c6e3ffe0a41dc713c55b6d1898226
parent 2cc88d28c65653244b2f530992c688088aaa7de4
Author: hhvn <dev@hhvn.uk>
Date:   Mon,  3 Jan 2022 00:35:46 +0000

.xinitrc: use .scripts/

Diffstat:
M.xinitrc | 8+++-----
1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/.xinitrc b/.xinitrc @@ -2,11 +2,9 @@ xrdb ~/.local/xres & setxkbmap haydenh & -mpvlisten /tmp/mpv-socket2 /tmp/mpv-socket & -./.scripts/input/keyboard & +./.scripts/keyboard ( - cd .scripts/dwmblocks - ./dwmbar + ./.scripts/dwmbar/dwmbar ) & sxhkd & cu dock & @@ -18,7 +16,7 @@ st -e & #/usr/libexec/xscreensaver/cubicgrid -root -zoom 100 -speed 0.2 & xset r rate 200 40 & -xmodmap -e "keysym Control_R = Multi_key" +xmodmap -e "keysym Control_R = Multi_key" & wallp images/ & while dwm 2>$HOME/.local/dwmlog