Skip to content

PROxZIMA/boo-sddm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boo for SDDM

LinuxArch

A dark SDDM theme based on Corners

Screenshot

Installation

AUR

For Arch users, the theme is available from the AUR here.

  1. Install it with your favorite AUR helper: paru boo-sddm-git

  2. Follow steps 3. and 4. given below.

Manually

Dependencies

  • SDDM
  • Qt Graphical Effects
  • Qt SVG
  • Qt Quick Controls 2

on Arch, simply run pacman -Syu sddm qt5-graphicaleffects qt5-svg qt5-quickcontrols2

  1. Clone this repo or download the .zip
$ git clone https://github.com/PROxZIMA/boo-sddm.git
$ cd boo-sddm
  1. Copy the whole boo directory to sddm themes
$ sudo cp -r boo /usr/share/sddm/themes
  1. Edit sddm config file
$ sudo vim /etc/sddm.conf

Make the following changes

[Theme]
Current=boo
  1. Reboot and voila

Configuration

https://github.com/aczw/sddm-theme-corners#configuration

Potential problems and solutions

Never had one but still refer to the following article.

https://wiki.archlinux.org/title/SDDM#Configuration

Credits

  • Corners: Changes are made in the configuration file, logo, background, font and some UI tweaks.

License

GPLv3 License.

Releases

No releases published

Packages

No packages published

Languages

  • QML 100.0%