dotfiles/dwmstart

6 lines
95 B
Bash
Executable File

#! /bin/bash
conky | while read -r; do xsetroot -name "$REPLY"; done &
sh ~/.fehbg &
exec dwm