GithubHelp home page GithubHelp logo

roccorakete / hyprland-dots Goto Github PK

View Code? Open in Web Editor NEW
108.0 3.0 2.0 268.11 MB

CSS 0.11% Shell 2.61% JavaScript 39.94% SCSS 20.78% Nix 5.24% Python 0.03% TypeScript 31.30%
ags anyrun gtk gtk3 hyprland lemurs rofi swww waybar wayland

hyprland-dots's Introduction

alt text

๐Ÿ‘€ Screenshots

Hyprland_new


โฐ Updates

  • This has changed quiet a lot...
    • These dotfiles are now intended to be used with NixOS.
    • I removed the ability to set GTK-Themes/Icons due to weird behaviors... This styling is now to be done with home-manager.
    • More small changes has been made.
  • works with ags > 1.5.0! If you want to use it with ags < 1.5.0 please use: "ags_old_working_1.4.x"
  • Added the ability to set GTK-Themes/Icons directly from the ags config. -> This got removed!
  • 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.

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

Screenshot_19-11-23_12-20

  • The refering options are: misc.pywal.theme: misc.gtk.theme: misc.gtkIcons.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 still want to use this with anything other than NixOS, this is the stuff you need to install:

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hyprland-dots's Issues

is arch still supported ?

i am an arch user i liked your dotfiles and as i doesn't have enough time for a rice i just look into your install script (it looked like an arch for me but i doesn't find any ags directory to use on .I know you are migreating to nixos and i will apreciate if you keep the arch stuff or send it to me

AGS?

You describe using ags in the readme, but don't have the configuration included.

Error loading GnomeBluetooth

I don't use Bluetooth on my system, but this error pops up after launching ags:

(com.github.Aylur.ags:95404): Gjs-Console-CRITICAL **: 20:42:47.293: Error: Requiring GnomeBluetooth, version 3.0: Typelib file for namespace 'GnomeBluetooth', version '3.0' not found
@resource:///com/github/Aylur/ags/service/bluetooth.js:4:28
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

I tried to identify the problem, but failed. I tried to install gnome-bluetooth (even I don't need it) but failed again.

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.