GithubHelp home page GithubHelp logo

Comments (4)

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

You're probably lacking the required dependencies. polybar must be installed for the status bar and transparency requires compton.

from voidrice.

Panadestein avatar Panadestein commented on July 19, 2024

Same issue over here, compton already installed, and also polybar.

Edit: I have found the source of the transparence issue: compton is not starting with startx neither with a Shift+R. However if you type compton -b (demonize) then is all fixed. This is very strange, I think there is a problem with the parsing of the i3 configuration file, because other features (like changing the font in the terminal) are also missbehaving.

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

Yes, that's intentional in the sense that now that I don't really use transparency, I don't really use compton, so it doesn't autostart in my i3 config. You'll notice there's a commented out line to start it in the i3 config.

On the font resize issue, do you have urxvt-resize-font-git installed?

from voidrice.

Panadestein avatar Panadestein commented on July 19, 2024

I fixed the problem. It was just a matter of edit the file ~/.Xdefaults and add the corresponding entries for for urxvt transparency and enabling compton in the i3 config file (see for instance this forum post) . With respect to the font size, what I meant is that it is not longer customable from ~/.config/i3/config but using ~/.Xdefaults instead.

Additionally (and I am sorry, this should be another thread) there is a conflict between two alias in the generated ~/.bashrc, for instance v makes reference to alias v="cd ~/Videos" and to alias v="vim", which I solved changing one of them.

Right now I am actively testing the rice created using the amazing LARBS in a fresh Arch Linux install, as can be noticed. Things that I would like to fix in addition to the previous issues:

  • Lagging in urxvt when using vim with large files

  • My PS1 have lost the colors when in tty.

  • Sometimes executing $mod+Shift+Esc log me out but enters in a loop of searching email address. Probably related with mutt config?

And that's it by now, thanks again for the wonderful job Luke. I will keep using it and having fun!

from voidrice.

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.