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:
parent
5af55e6014
commit
e07631588c
5 changed files with 44 additions and 2 deletions
5
X11/xsession
Normal file
5
X11/xsession
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [[ $(command -v redshift) ]]; then
|
||||
redshift &
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue