diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-05-27 22:28:01 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-05-27 22:28:01 +0700 |
commit | 2f5a29f4dfebc144e3d82283b2b0af64b5c8b218 (patch) | |
tree | c309959c3169f93ed43db64a4ff3eff8faf536fe /debian/.xinitrc | |
parent | 71833609827d0663f76746127798e3fec195c34d (diff) | |
download | dotfiles-2f5a29f4dfebc144e3d82283b2b0af64b5c8b218.tar.gz |
Update 2019-05-27
Diffstat (limited to 'debian/.xinitrc')
-rw-r--r-- | debian/.xinitrc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/.xinitrc b/debian/.xinitrc deleted file mode 100644 index 734c8d0..0000000 --- a/debian/.xinitrc +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -xrdb -merge ~/.Xresources -xrandr --output DP-1 --mode 1600x900 --primary --right-of eDP-1 -xsetroot -solid '#282828' -redshift-gtk -l 21.028333:105.854167 & -mate-power-manager & -ibus-daemon -drx -blueman-applet & -nm-applet & -keynav & -diodon & -exec awesome |