1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2024-09-28 05:24:42 +02:00
dotfiles/xsession

6 lines
66 B
Text
Raw Normal View History

2017-03-30 01:23:32 +02:00
#!/bin/bash
if [[ $(command -v redshift) ]]; then
redshift &
fi