Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.
/ dspmgr Public archive

Script to automatically switch displaymodes (xrandr, multiple monitors)

License

Notifications You must be signed in to change notification settings

Deraen/dspmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dspmgr

Script to automatically switch displaymodes (xrandr, multiple monitors)

Features

  • Keep one display always enabled
    • i3 will close there is no active output
    • generally this might be problem when you dock laptop and disable laptops display and enable two external monitors
  • Match displays by regex
    • Refer to matched name from right-of etc. options

Usage

dspmgr.py

Example for i3 which will also change backgrounds and set i3bar transparency for compton

bindsym $mod+Shift+F12 exec --no-startup-id dspmgr.py && rndbg.sh && transset -n i3bar 0.8

About

Script to automatically switch displaymodes (xrandr, multiple monitors)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages