dotfiles

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

commit 990dc78e1342eed1390a938b84f117e577827920
parent bc99dd8832bcda882f2284b148f2dfee3eef9efe
Author: hhvn <dev@haydenvh.com>
Date:   Tue,  2 Mar 2021 13:04:42 +0000

.xinitrc: update

Diffstat:
M.xinitrc | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.xinitrc b/.xinitrc @@ -1,21 +1,23 @@ -!/bin/sh +#!/bin/sh xrdb ~/.local/xres & setxkbmap haydenh & mpvlisten /tmp/mpv-socket2 /tmp/mpv-socket & ./.scripts/input/keyboard & +redshift & ( cd .scripts/dwmblocks ./dwmbar ) & sxhkd & cu dock & +cu mount & st -e & #/usr/libexec/xscreensaver/galaxy -root -count 5 #/usr/libexec/xscreensaver/cubicgrid -root -zoom 100 -speed 0.2 & -rfeh images/ +wallp images/ & while true; do dwm 2>log