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

7 lines
116 B
Plaintext
Raw Normal View History

2021-07-19 07:05:04 -05:00
#!/bin/sh
feh --bg-fill ~/wallpaper.png &
picom -b --config ~/.config/picom.conf &
~/.dwm/bar.sh &
setxkbmap pl
dwm