Giter Club home page Giter Club logo

Comments (5)

 avatar commented on August 22, 2024

I see that disabling icons will fix it on other issue, but how?

from powerline.

PH111P avatar PH111P commented on August 22, 2024

If you disable the icons, you can get arbitrary workspace switching by removing the :.2 from the click configuration of the workspace and scratch segments:

"workspace": { "fg": "0xe4e4e4", "bg": "0x0087af", "click": { "left": "i3-msg workspace {0}", "right": "i3-msg move to workspace {0}" } },
"workspace:urgent": { "bg": "0x0087af", "fg": "0xffaf00", "click": { "left": "i3-msg workspace {0}", "right": "i3-msg move to workspace {0}" } },

You can disable icons by setting the corresponding argument to { }

from powerline.

 avatar commented on August 22, 2024

@PH111P I see that, but the problem is that I dont know where are the settings. .config/powerline?
where?! Please help.

from powerline.

PH111P avatar PH111P commented on August 22, 2024

Ah, sorry.
Yeah, the powerline settings are in .config/powerline; .config/powerline/themes/wm/default.json to be precise. If that file does not exist, copy it from /path to powerline installation root/powerline/config_files/themes/wm/default.json,
where /path to powerline installation root/is something like /usr/lib/python3.6/site-packages/ or /usr/lib/python3.6/site-packages/powerline_status_i3-1.4.1-py3.6.egg/ depending on your powerline installation.

from powerline.

PH111P avatar PH111P commented on August 22, 2024

See also #21.

from powerline.

Related Issues (20)

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.