Skip to content

Commit

Permalink
Minor fixes and improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
queezythegreat committed Jun 26, 2013
1 parent c71e109 commit 2509ac3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ install:
install -m 775 autorandr_monitor /usr/bin/
install -m 644 bash_completion/autorandr /etc/bash_completion.d/
ln -sf /usr/bin/autorandr /usr/bin/auto-disper
install -m 644 Xsession.d/autorandr /etc/X11/Xsession.d/45autorandr
install -m 644 Xsession.d/autorandr /etc/X11/Xsession.d/99zautorandr
#install -m 644 pm-utils/40autorandr /etc/pm/power.d/
1 change: 0 additions & 1 deletion Xsession.d/autorandr
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- sh -*-

/usr/bin/autorandr --change --default default
/usr/bin/autorandr_monitor &> /tmp/autorandr_monitor &

0 comments on commit 2509ac3

Please sign in to comment.