shit
This commit is contained in:
commit
01a9e86575
64 changed files with 2284 additions and 0 deletions
10
.xinitrc
Normal file
10
.xinitrc
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
sxhkd &
|
||||
echo ~/.config/sxhkd/sxhkdrc | entr -np pkill -USR1 -x sxhkd &
|
||||
pulseaudio &
|
||||
#dunst &
|
||||
#keepassxc &
|
||||
#syncthing --no-browser &> /dev/null &
|
||||
#xrdb .Xresources
|
||||
|
||||
exec dbus-run-session i3
|
Loading…
Add table
Add a link
Reference in a new issue