Giter Club home page Giter Club logo

Comments (5)

Kasper24 avatar Kasper24 commented on September 3, 2024

I only have 1 screen, so while I tried to make it work for 2 screens I never actually tested it so you are probably gonna run into some issues.
Yes, you could put those functions there, but be aware that in config/init.lua there's this section:

-- Only runs this on my system, other don't need it
if os.getenv("USER") == 'kasper' then
    require(... .. ".startup")
end

There's some stuff in that file that's only meant for my system, so by default I only run it for myself

from kwesomede.

Andre6-dev avatar Andre6-dev commented on September 3, 2024

Hello, I have completed the steps and I also commented on that line that you told me about but only the basic configuration of awesome appears without customization, is there anything else that should be changed?

from kwesomede.

Kasper24 avatar Kasper24 commented on September 3, 2024

In that case the config crashed, so it loaded the default instead. If you want me to help you will need to run the debug script which is located in the scripts directory inside a terminal and share the output here

from kwesomede.

Andre6-dev avatar Andre6-dev commented on September 3, 2024

I just deleted the awesome configuration directory and cloned it again and now it works, I don't know why haha I wanted to ask you two more things, first how should I execute the debug file?, I tried to use it from qtile with awmtt and it doesn't work for me and the Second would be where the profile image would be changed? Sorry for the newbie questions but I have been using awesomewm for a short time.

from kwesomede.

Kasper24 avatar Kasper24 commented on September 3, 2024

You just run the debug script like you would any other script.
Regarding the profile image, by default it would check if you have an image stored in ~/.face, and if not it will use the image stored in assets/images/profile.png. You can also open the theme manager and click on the setting button and there at the the top you will see an option to change the profile image

from kwesomede.

Related Issues (16)

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.