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-29 18:09:56 +02:00

11 lines
298 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
flameshot &
qbittorrent &
dunst -fn "Mononoki Nerd Font" -corner_radius 2 -frame_width 1 -padding 10 -horizontal_padding 10 -geometry "0x3+50-50" &
dwm