dotfiles/dot_config/autorandr/executable_postswitch

7 lines
153 B
Bash

#! /bin/bash
feh --no-fehbg --bg-scale --bg-fill "$XDG_DATA_HOME/backgrounds/wallpaper.png" &
killall conky > /dev/null 2>&1
conky -d > /dev/null 2>&1