arch/roles/dots/files/home/.xinitrc
2024-09-16 22:32:45 +06:00

12 lines
146 B
Bash

#!/bin/sh
xrandr --auto
xrandr -r 60.00
xrdb ~/.Xresources
slstatus &
picom &
flameshot &
emacs --daemon &
dunst &
# exec ~/bin/startdwm
exec dwm