Code Monkey home page Code Monkey logo

hyprconfig's Introduction

41mo Hyperland config scripts

Setup

clone this repo in some directory:

git clone https://github.com/41Mo/hyprconfig.git
cd hyprconfig

bootstrap it:

./setup.sh

from this point you may start ricing your config simply inside hyprconfig directory.

Dependecies

  • wofi as an application launcher.
  • alacritty as an terminal emulator.
  • dolphin as an file manager.
  • brillo as an brightness manager.
  • waybar as an status bar.
  • dunst as an notification daemon.
  • pipewire + wireplumber as an audio stack.
  • xdg-desktop-portal-hyprland as an portal.
  • polkit-kde-agent as an auth agent.
  • cliphist as an cipboard manager (wl-clipboard).

Useful tools

to configure qt and gtk themes

  • qt5ct for QT apps.
  • nwg-look for GTK apps.

Tips: Hacks and fixes

Chromium browsers persistent wayland configuration

Go to chrome://flags

Search "Preferred Ozone platform"

Set it to "Wayland"

Restart Go to chrome://flags

Search "Preferred Ozone platform"

Set it to "Wayland"

Restart

Dolphin customization

Setup preffeted terminal and background color in /.config/kdeglobals

[General]
TerminalApplication=alacritty -e tmux new

[Colors:View]
BackgroundNormal=#2E2E2E

Disable KdeWallet

it asks for keyring on each browser opening

add in ~/.config/kwalletrc

[wallet]
enabled=false
first use=false

Archlinux quick dependecies install

must have dependecies

yay -Syu --repo
cat arch.packages | yay -S -

optional

cat optional_arch.packages  | yay -S -

hyprconfig's People

Contributors

41mo 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.