diff options
| author | Ryan Kavanagh <rak@debian.org> | 2015-08-28 20:35:40 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@debian.org> | 2015-08-30 15:21:30 -0400 |
| commit | 292ff88ec12220072954cf8f4d89301b7fc83720 (patch) | |
| tree | b3f87a5596fcb69a056e99377fc917e157c1f776 | |
| parent | Fixup icd some more (diff) | |
Actually, we should call icd from xinitrc
Diffstat (limited to '')
| -rwxr-xr-x | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #!/bin/sh redshift -m REDSHIFT_MODE -l 44.22:-76.48 -t 6500:2500 & +${HOME}/bin/icd # xcompmgr & trayer --tint black --edge top --SetDockType true --SetPartialStrut true \ --expand true --width 10 --transparent true --height 12 --align right & |
