Skip to content

ethorne/xrandr-ncurses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xrandr-ncurses

Easily manage your screens with i3

drawing

dependencies

  • ncurses
  • feh

functionality

  • choose the screens that you want to use
  • reloads the background

installation

  • make build (optional)
  • Add in your I3 config
  bindsym $mod+shift+m exec \
    gnome-terminal --geometry=78x24 --class=window_licker -x sh -c\
    'exec /<path_to_repo>/xrandr-ncurses/xrandr-ncurses-app'

TODO

Increase extensibility so that anyone can use this with just a bit of configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 2.7%