8000 GitHub - catppuccin/wlogout: 🚪 Soothing pastel theme for wlogout & wleave
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

catppuccin/wlogout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for wlogout

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Copy the contents of the desired flavor and accent's css file to ~/.config/wlogout/style.css.
  2. Copy the icons corresponding to the desired flavor and accent from either ./icons/wlogout or ./icons/wleave to ~/.config/wlogout/.
  3. Copy the below text to ~/.config/wlogout/style.css to set the icons.
#lock {
    background-image: url("/home/<USER>/.config/wlogout/icons/lock.svg");
}

#logout {
    background-image: url("/home/<USER>/.config/wlogout/icons/logout.svg");
}

#suspend {
    background-image: url("/home/<USER>/.config/wlogout/icons/suspend.svg");
}

#hibernate {
    background-image: url("/home/<USER>/.config/wlogout/icons/hibernate.svg");
}

#shutdown {
    background-image: url("/home/<USER>/.config/wlogout/icons/shutdown.svg");
}

#reboot {
    background-image: url("/home/<USER>/.config/wlogout/icons/reboot.svg");
}

🙋 FAQ

  • Q: "Does this also work with wleave?"
    A: Yes, it does. In fact, there is even a set of wleave-style icons in ./icons/wleave.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

🚪 Soothing pastel theme for wlogout & wleave

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published
0