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