Coder Social home page Coder Social logo

Comments (5)

worron avatar worron commented on July 28, 2024

Folder Structure, how is your code structured. Eg. What each folder is based on.

Code Structure, how is the code organised. Eg. I want to remove the desktop widgets, but the code is highly (should i say) 'inherited', i dont know where to begin.

First of all redflat submodule consist of core mechanics scripts. Better not to touch anything under that folder during first steps.

Main config files are under colorless, color, shade, еvery sub-folder there is a themed config (I associate them with colors). Those files define general setup structure (panel widgets, desktop widgets, hotkeys, windows behavior). Every colored config has a root file rc-*.lua, start with it. For example to disable desktop widgets in blue themed config you need this block. Also some files may be cross linked between colored configs, just pay attention to every require you'll met.

Almost all visual appearance (colors, fonts, widget sizes) configuration are split from 'structure' files and can found under themes folder. Sub-folders there also associated with configs by colors.

What components are distro specific, because I'm currently on Mint and I noticed you're on Arch?

I pointed the most environment specific parts in Readme 'Start with Colors' section.

Any caveats to know about while Ricing?

No caveats in my mind, but some tips. Put Awesome API documentation and any lua tutorial to your bookmarks from the beginning. Think of this and others configs as a merely examples, do not hesitate to change and adapt, Awesome WM is disigned for it. Have fun.

from awesome-config.

AnoRebel avatar AnoRebel commented on July 28, 2024

Thanks a lot, this is quite helpful. And thanks for the fast reply.
Am gonna close this for now and get started but I'll open it again if I need more guidance.
Again, thanks.
And great work! Keep it up.

from awesome-config.

AnoRebel avatar AnoRebel commented on July 28, 2024

I've started to slowly understand the file system but i haven't found where to setup the startup applications??
And whats the keybinding to show all the set Key-binds?? like the default +s??

from awesome-config.

worron avatar worron commented on July 28, 2024

I've started to slowly understand the file system but i haven't found where to setup the startup applications?

autostart-config.lua? Also consider using any of WM irrelevant methods to applications autostart in Linux.

And whats the keybinding to show all the set Key-binds?? like the default +s??

Mod4+F1?

from awesome-config.

AnoRebel avatar AnoRebel commented on July 28, 2024

Cool, thanks again for the fast reply.. Okay, I'll check out other methods to, was just asking also to interfere with any configured methods you had to avoid overwriting each other..
Aah, found the Keybindings key, thanks still..
Okay, onto more hacking and Ricing, will update you in case i get stuck again..
Thanks again.

from awesome-config.

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.