Skip to content

catppuccin/wlogout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Languages