Coder Social home page Coder Social logo

hyprland-dots's Introduction

alt text

๐Ÿ‘€ Screenshots

Hyprland_new


โฐ Updates

  • Added the ability to set GTK-Themes/Icons directly from the ags config.
  • Pywal-Themes can also be set from the ags config.
  • Needs Ags v1.4.0 to work correctly now...
  • Rofi Wallpaper switcher is now available.
  • Added a systemresource monitor to the bar.

๐Ÿ”ง Stuff used

๐ŸŽจ The Ags-Shell

When I first started using ags I thought, OMG: Why is this so hard and complicated ...

... but it's really not. If you want to make some minor adjustments to the shell, it's highly recommended, that you learn some JavaScript and (S)CSS for styling.

JavaScript is a quiet simple programming language and since you already have a useful project to work with, it's easy to try out and make changes on the fly :)

There is also a nice Wiki!

The volume is controlled by ags, with Hyprland like this:

bind = , XF86AudioRaiseVolume , exec , ags run-js "audio.speaker.volume += 0.05; indicator.speaker()"
bind = , XF86AudioLowerVolume , exec , ags run-js "audio.speaker.volume -= 0.05; indicator.speaker()"

... this triggers the OSD to show up too! This should work with brightness control too, but I can't verify this, since I'm not using Linux on a Laptop.

โš™๏ธ GTK-Themes / GTK-Icons / PyWall-Themes

Screenshot_15-10-23_18-19

  • The refering options are: gtk_theme: icons: pywall_theme:

    Make sure these namings match exactly the themes you want to use!

    Otherwise the last used theme will be used.

    • Pywall-Themes can be found here. Or simply by running wal --theme in your terminal and just picking one.

    GTK-Icons and GTK-Themes should have the exact same naming as found in ~/.themes/ for example.

    After you have set up everything, it's just a matter of chaning the themes from the settings panel! :)

    Have fun!

๐Ÿ“œ Installation

If you install ags and Hyprland you're 99% ready to go.

Forthermore I recommend installing the following things:

  • playerctl for proper media control.
  • A nerdfont for displaying icons.
  • Anyrun as an application launcher, web search and many more. Although ags has it's own application launcher, I like anyrun much more since It's capable of also doing websearches and much more! :D
  • GTK-Lock ... same thing goes with anyrun. I just like it much more, but this is totaly up to you!

Anurag's GitHub stats-Dark

hyprland-dots's People

Contributors

roccorakete 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.