diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-03-24 17:40:44 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-03-24 17:40:44 +0700 |
commit | 90848e777c435328acf4b81773d8d7684bfcf21f (patch) | |
tree | 5d56c11061e2537e8c12bfb11dcad6a6eb4c6edb /debian/.xinitrc | |
parent | 2b76a36ad07d776988104ba0587958384808603a (diff) | |
download | dotfiles-90848e777c435328acf4b81773d8d7684bfcf21f.tar.gz |
Update 2019-03-24
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 92bf43e..338faea 100644 --- a/debian/.xinitrc +++ b/debian/.xinitrc @@ -2,7 +2,7 @@ xrdb -merge ~/.Xresources setxkbmap -option caps:ctrl_modifier xrandr --output DP-1 --mode 1600x900 --primary --right-of eDP-1 -xsetroot -solid '#fbf1c7' +xsetroot -solid '#282828' xfishtank -df 42 & redshift-gtk -l 21.028333:105.854167 & mate-power-manager & |