diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-02-27 11:46:06 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-02-27 11:46:06 +0700 |
commit | a474b5cd058140d76cfcd592b32efbe76cbc8fe2 (patch) | |
tree | d7f2b2087101e28da9f0816327456b8b60dfb93f /debian/.xinitrc | |
parent | d2abedd4a742f0078918774f492f5c4bfe43332f (diff) | |
download | dotfiles-a474b5cd058140d76cfcd592b32efbe76cbc8fe2.tar.gz |
Update 2019-02-27
Diffstat (limited to 'debian/.xinitrc')
-rw-r--r-- | debian/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/.xinitrc b/debian/.xinitrc index 3cd2f9f..92bf43e 100644 --- a/debian/.xinitrc +++ b/debian/.xinitrc @@ -3,7 +3,7 @@ xrdb -merge ~/.Xresources setxkbmap -option caps:ctrl_modifier xrandr --output DP-1 --mode 1600x900 --primary --right-of eDP-1 xsetroot -solid '#fbf1c7' -xfishtank -d & +xfishtank -df 42 & redshift-gtk -l 21.028333:105.854167 & mate-power-manager & ibus-daemon -drx |