Skip to content

JayJaySea/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

presentation.mp4

Dependencies

Top panel

Setup

Make sure you have following lines in your awesomewm's rc.lua:

home = os.getenv("HOME")

awful.rules.rules = {
    ...

    { rule = { class = "eww-top-panel" },
        properties = {
            focusable = false,
            border_width = dpi(0)
        }
    },
    
    ...
}

awful.spawn("eww daemon")
awful.spawn(home .. "/.config/eww/run")

Panel can be launched by ./run script, or manually using:

eww open top-panel

Launcher Configuration

You can add items to launcher by providing new record in launcher-items.json file in eww directory:

{
	"launch-path": "/path/to/executable &",
	"icon-path": "/path/to/icon"
}

Make sure that icon is 20px/20px. If you encounter any problems with launcher, you can manually run/edit lc-items.py script to search for errors.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy