arch/roles/dots/files/home/.xinitrc

12 lines
152 B
Plaintext
Raw Normal View History

2024-09-04 00:54:15 +06:00
#!/bin/sh
xrandr --auto
xrandr -r 60.00
xrdb ~/.Xresources
slstatus &
picom &
# emacs --daemon &
# flameshot &
# dunst &
# exec ~/bin/startdwm
exec dwm