Skip to content

Commit

Permalink
poi
Browse files Browse the repository at this point in the history
  • Loading branch information
aiya000 committed Dec 2, 2019
1 parent 52e74d4 commit 8a24fd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .screenlayout/casual.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
xrandr --output eDP1 --primary --mode 2160x1440 --pos 0x517 --rotate right --output DP1 --off --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off --output DVI-I-1-1 --mode 2560x1080 --pos 1440x0 --rotate normal
xrandr --output eDP1 --primary --mode 2160x1440 --pos 0x1080 --rotate normal --output DP1 --off --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off --output DVI-I-1-1 --mode 2560x1080 --pos 0x0 --rotate normal
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -348,3 +348,6 @@ install-java:

install-displaylink:
$(YayInstall) displaylink evdi-git

install-recorders:
#(YayInstall) peek screenkey

0 comments on commit 8a24fd4

Please sign in to comment.