arch/roles/dots/files/home/.xinitrc
2024-09-04 00:54:15 +06:00

12 lines
152 B
Bash

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