aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-01-08 01:09:55 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-01-08 01:09:55 +0100
commit1f0b8e1f999eb140aa7b63807dfce674d35a4814 (patch)
tree498be47824d5b645c94dd140a27e64ea8042168d /.xinitrc
parenta23b58c60540281e41dc73313f2c9598cf37a17f (diff)
parent3ce48c4323f38d3b61a08e7e2add5543adabe5d7 (diff)
downloaddotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.tar.gz
dotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.tar.bz2
dotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.zip
Merge branch 'master' into carbon
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index f90f4b5..6a626a7 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,5 +1,8 @@
# xinput disable 'ETPS/2 Elantech Touchpad' &
+
+echo 'Starting redshift'
redshift -c /home/charles/.config/redshift.conf &
+echo 'Starting dunst'
dunst &
xset r rate 300 40
exec xmonad