Giter Club home page Giter Club logo

leftwm-verdigris's Introduction

║ ║╔═╝╔═║╔═ ╝╔═╝╔═║╝╔═╝
║ ║╔═╝╔╔╝║ ║║║ ║╔╔╝║══║
 ╝ ══╝╝ ╝══ ╝══╝╝ ╝╝══╝

Author: @KiranWells

A Rosè Pine-based theme for Leftwm. Optimized for 1440p.

Prerequisites

Required:

  • leftwm
  • eww

Required for boot config:

  • plymouth
  • grub
  • install_boot.sh has been run as root to install themes

Required for full functionality:

  • rofi - app lancher
  • gdbus - locker
  • feh - wallpaper setter
  • python - for eww scripts
  • bluetoothctl
  • nmcli - NetworkManager
  • awk
  • xdotool - changing desktops
  • amixer - for sound management
  • xbacklight - for brightness widget
  • i3lock - lock screen
  • jq - used in the weather script

Configured if present:

  • picom (will also start compton, but will not configure it)
  • setxkbmap - enable compose key
  • kitty
  • firefox (requires Cascade theme, see below)
  • dunst
  • stalonetray

Keybinds

The following lines need to be added to leftwm/config.ron:

    // Theme specific keybinds
    (command: Execute, value: "rofi -no-lazy-grab -show drun -theme ~/.config/leftwm/themes/current/rofi/launcher.rasi", modifier: ["modkey"], key: "space"),
    (command: Execute, value: "eww -c ~/.config/leftwm/themes/current/eww open-many background-overlay quit", modifier: ["modkey", "Shift"], key: "q"),

Firefox Theme

This theme includes colors for the Cascade Firefox theme. It requires adding the following into the userChrome.css file, and removing the default colors.

@import url("colors.css");

Cascade Repository:

Weather API

For weather information to be fetched, an openweathermap.org API key needs to be put in $HOME/.openapi_weather_key. In addition, the following line needs to be added to your users crontab (adjust times if desired):

*/5    *    *    *   *  ~/.config/leftwm/themes/current/eww/scripts/weather_info --getdata

Configuration

Configurations for kitty, firefox, picom, dunst, and stalonetray are backed up and replaced if they exist. This can be disabled by commenting out the corresponding lines in the up script.

Credits

See credits.

leftwm-verdigris's People

Contributors

kiranwells avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.