Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple clean theme for web-greeter

License

NotificationsYou must be signed in to change notification settings

parham-dev27/Quad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Quad

Rewrite ofQuad-Theme
Designed For Elite Hackers

ContributorsForksStargazersIssues

InstallationBuild From SourceDevelopmentRoadmapCreditsLicense

screenshot

Live Version

Installation

Note:This is a theme forLightdm-webkit2-greeter, therefore that must be installed.

  1. Download thelatest release
  2. Extract using:tar -xzf Quad.tgz
  3. sudo cp -r quad /usr/share/lightdm-webkit/themes/
  4. Set lightdm greeter session to webkit2 using:
    sudo sed -i's/^\(#?greeter\)-session\s*=\s*\(.*\)/greeter-session = lightdm-webkit2-greeter #\1/ #\2g' /etc/lightdm/lightdm.conf
  5. Setquad as the default theme using:
    sudo sed -i's/^webkit_theme\s*=\s*\(.*\)/webkit_theme = quad #\1/g' /etc/lightdm/lightdm-webkit2-greeter.conf

Build From Source

Note:Node modules must be installed.If They are not installed, install them usingnpm install

  1. git clone https://github.com/parham-dev27/Quad
  2. npm run build

Development

Note:Node modules must be installed.If They are not installed, install them usingnpm install

  1. npm run dev
  • This will start a webserver:http://localhost:8000
  • The webpage will automatically update on changes made to the source files.

Built with:

  • Javascript
  • Node
  • NPM
  • SCSS
  • Gulp

Roadmap

  • Rewrite in SCSS
  • Dynamically generated distribution logo
  • Add a way to switch between DE/WM

    Feel free to suggest/create new features #good-first-issue

Credits

License

MIT


GitHub@parham-dev27  · Github@jackdeadman

(back to top)


[8]ページ先頭

©2009-2025 Movatter.jp