Skip to content

Commit f39fdd9

Browse files
committed
Add GUI Screen Layout Editor, a.k.a arandr.
1 parent 317a786 commit f39fdd9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

liveimagefiles/inst.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ PACKAGES=" \
3737
wm-icons \
3838
ibus \
3939
adwaita-icon-theme \
40+
arandr \
4041
mozc-server mozc-tool ibus-mozc mozc-elisp \
4142
kterm mlterm \
4243
git-base \

liveimagefiles/skel/.jwmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<Program icon="window.png" label="Window Information">
2323
xwininfo | xmessage -file -
2424
</Program>
25+
<Program icon="window.png" label="Screen Layout Editor">
26+
arandr
27+
</Program>
2528
</Menu>
2629
<Separator/>
2730
<Program icon="lock.png" label="Lock">

0 commit comments

Comments
 (0)