dotfiles/dot_config/autorandr/executable_postswitch

7 lines
155 B
Bash

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