This repository has been archived on 2022-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
lemondwm/.dwm/autostart
2021-09-02 23:33:40 +02:00

8 lines
152 B
Bash
Executable file

#!/bin/sh
feh --bg-fill ~/wallpaper.png &
# who the fuck needs a compositor?
#picom -b --config ~/.config/picom.conf &
~/.dwm/bar.sh &
setxkbmap pl
dwm