Skip to content

zhenhua-wang/emacs-xrandr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emacs-xrandr

Use emacs to configure xrandr.

install

(use-package emacs-xrandr
  :straight (:host github :repo "zhenhua-wang/emacs-xrandr"))

usage

Simply call xrandr interactively, you would be prompted to choose from a list of supported devices and corresponding resolutions. To turn off the previously enabled screen, simply choose the primary device.

device

resolution

The external screen's default postion is the same as the primary screen (mirror). To change this, run xrandr-set-position interactively and rerun xrandr.

About

Use emacs to configure xrandr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published