Giter VIP home page Giter VIP logo

flyawesome's Introduction

Flyawesome

Just a new theme for awesomewm inspired adi1090x's polybar themes and manilarome's the-glorious-files.

Install

Required dependencies

  • picom-git: A lightweight compositor for X11
  • rofi-git: A window switcher, application launcher and dmenu replacement
  • awesome-git: awesome window manager
  • feh: a fast and light image viewer,used to set wallpaper here
  • DBus: D-Bus is a message bus system, a simple way for applications to talk to one another.Installed automatically on many distros.
  • GeoClue2: A DBus service that provides geo location info
  • redshift: To save your eyes

Fonts

Icon theme

Place config files

clone the repo

git clone --depth=1 https://github.com/RMTT/flyawesome.git

move files

cp -r flyawesome ~/.config/awesome cp -r flyawesome/example ~/.config/flyawesome

Update

Just pull from this repo, and see changes of config file

Configuration

The most configuration items are placed in the flyawesome/config.lua,you should move it to default $XDG_CONFIG_HOME($HOME/.config).

Modules

Wallpaper

Wallpaper in this theme, named 24 hours wallpaper, inspired by 24 hours wallpaper, will changed wallpaper by your location time.

The configuration for wallpaper, you can find it on the end of config.lua,is a lua table:

   wallpaper = {
       mode = "auto",
       timezone = 8,
       latitude = 0,
       longitude = 0,
       theme = "YourName"
   }
  • mode: "auto" or "manual", if "auto", it will use GeoClue2 service to get geoinfo, if "manual", you need fill the latitude and longitude filed.
  • timezone: the hours different to UTC, for example, if you are in UTC-7,just using -7 to this filed.

For more information, see wiki

Features

  • Dropdown terminal
  • 24 hours wallpaper

Todo

  • lockscreen module
  • power manager module and widget
  • sound volume control
  • brightness control
  • notification beautify

Other Apps for you making a great experience on Linux

  • Flameshot : A very good screenshot software.
  • Master PDF Editor : PDF Viewer and Editor, also can annotate pdf and so on.
  • XMind : Making mindmaps on Linux, when you see papers or studying :)
  • Thunderbird : Email and RSS client
  • Dolphin : File Manager
  • Alacritty: A good terminal
  • Qt5ct and Kvantum Manager : Manage qt5 themes
  • lxappearance : Manage gtk themes

If you are using Arch Linux, you can find all on AUR or Official repo :)

Current preview

preview

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.