1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-05-15 04:19:23 +02:00

updated X11 configs

This commit is contained in:
Eric-Teunis de Boone 2020-03-07 01:54:09 +01:00
parent 5af55e6014
commit e07631588c
5 changed files with 44 additions and 2 deletions

5
X11/xsession Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
if [[ $(command -v redshift) ]]; then
redshift &
fi