Coder Social home page Coder Social logo

hyprland-dots's Introduction

A install script base on 'JaKooLit Hyperland-v4'

alt text

alt text

you can find more screenshots in the screenshots directory

JaKooLit's youtube video showcase: Youtube Link

✨ What's new compared to JaKooLit's Hyperland-v4

  • Fixed Audio Controls as per my machine
  • Neofetch Config

✨ to run

clone this repo by using git. Change directory, make executable and run the script

git clone https://github.com/Kitsunejasutin/Hyprland-dots.git
cd Hyprland-dots
chmod +x install-v4.sh
./install-v4.sh

✨ for ZSH and OH-MY-ZSH installation

do this once installed and script completed; do the following to change the default shell zsh

chsh -s $(which zsh)
zsh
source ~/.zshrc
  • reboot or logout
  • by default gnzh theme is installed. You can find more themes from this OH-MY-ZSH-THEMES
  • to change the theme, edit ~/.zshrc ZSH_THEME="desired theme"

✨ Notes

  • super h for launching a small help file
  • super e to view / edit settings, monitor, keybinds, Environment Variables, etc
  • go through the keybinds. There are alot of hidden features like dual panel, change waybar styles, change wallpaper, etc... its too long to put all in the readme!!!

✨ Roadmap:

  • Better default oh-my-zsh theme
  • Waybar themes depends on the wallpaper
  • Moar Wallpapers~

✨ some known issues

  • reports from members of JaKooLit's discord, states that some users of nvidia are getting stuck on sddm login. credit to @Kenni Fix stated was
 while in sddm press ctrl+alt+F2 or F3
log into your account
`lspci -nn`, find the id of your nvidia card
`ls /dev/dri/by-path` find the matching id
`ls -l /dev/dri/by-path` to check where the symlink points to 
)
7. add "env = WLR_DRM_DEVICES,/dev/dri/cardX" to the ENVvariables config (.config/hypr/configs/ENVariables.conf)  ; X being where the symlink of the gpu points to

more info from the hyprland wiki Hyprland Wiki Link

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.