diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-04-13 10:28:13 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2017-04-13 10:28:13 +0700 |
commit | 3e87a9cc529ed3b70e019393e3e28b019aaafaec (patch) | |
tree | aaea4f5a480320c74dc4165118d1b965af4416c3 /meta | |
parent | 54f888bbc8c343db839fe7c3ca956e717c7133e1 (diff) | |
download | dotfiles-3e87a9cc529ed3b70e019393e3e28b019aaafaec.tar.gz |
Update 2017-04-13
Diffstat (limited to 'meta')
-rw-r--r-- | meta/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/.xinitrc b/meta/.xinitrc index 2ab60ac..1c313f5 100644 --- a/meta/.xinitrc +++ b/meta/.xinitrc @@ -4,6 +4,6 @@ xrandr --output VGA-0 --mode 1600x900 --primary --right-of LVDS synclient TapButton1=1 VertEdgeScroll=1 HorizEdgeScroll=1 VertTwoFingerScroll=0 redshift-gtk & ibus-daemon -drx -nm-applet & +connman-ui-gtk & clipit & exec awesome |