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-08-30 13:02:03 +02:00

7 lines
116 B
Bash
Executable file

#!/bin/sh
feh --bg-fill ~/wallpaper.png &
picom -b --config ~/.config/picom.conf &
~/.dwm/bar.sh &
setxkbmap pl
dwm