You are not logged in.

#1 2015-05-23 01:45:35

jumperpunk
Member
Registered: 2009-01-19
Posts: 21

xrandr-dmenu

I wrote a shell script to make dmenu a front-end for xrandr. Currently it is a zsh script because that is the shell I use. Assuming there is enough interest in this, I will probably port it to bash. It still needs some work, but it is definitely usable. If you like it or have some feature requests, let me know. I'll probably post to AUR after it gets ported to bash.

I definitely want feedback. If you see better ways of handling things in the script or have ideas for a better UI, please let me know. Enjoy!

https://github.com/JumperPunk/scripts/b … andr-dmenu

Offline

#2 2015-05-23 18:01:16

chilicuil
Member
Registered: 2014-03-22
Posts: 7
Website

Re: xrandr-dmenu

Hi,

I also wrote a dmenu front-end for xrandr, it's posix compatible, so it should work in zsh and bash.

https://github.com/minos-org/minos-tool … enu-xrandr

Offline

#3 2015-05-26 11:54:57

jumperpunk
Member
Registered: 2009-01-19
Posts: 21

Re: xrandr-dmenu

@chilicuil, it looks like yours only sets the mode/rotation for a single output. I focused more on setting up the position of the outputs. Rotation is a nice touch, though. I think I will add that to my script.

Offline

Board footer

Powered by FluxBB