Giter VIP home page Giter VIP logo

i3configger's Issues

Provide a man page

... as part of arch pkgbuild.

pandoc can convert md to man easily for example.

Display specific bars on specific displays

Build on i3 startup?

More an intergration question/thought ...

If i3configger is started/run once before i3 is started the config can be build depending on settings and environments. e.g in xinitrc before i3wm is started.

tox -e i3configger

tox -e i3configger -- --daemon

e.g. which displays are connected and how should the workspaces and bars be configured according to that.

fails if not using i3status

This doesn't work if you don't use i3status. I use polybar instead so I have no i3status process running, which causes this error when running your tool:

i3status: no process found
Traceback (most recent call last):
  File "/usr/bin/i3configger", line 11, in <module>
    load_entry_point('i3configger==0.4.3', 'console_scripts', 'i3configger')()
  File "/usr/lib/python3.6/site-packages/i3configger/main.py", line 46, in main
    ipc.StatusBar.refresh()
  File "/usr/lib/python3.6/site-packages/i3configger/ipc.py", line 74, in refresh
    subprocess.check_call(['killall', '-SIGUSR1', 'i3status'])
  File "/usr/lib/python3.6/subprocess.py", line 291, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['killall', '-SIGUSR1', 'i3status']' returned non-zero exit status 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.