Giter VIP home page Giter VIP logo

hyprland-hdready's Introduction

Overview and automatic installation

Collection of dot config files for hyprland for HDReady displays with a simple install script for a fresh Arch linux with yay

image

Copy the yay git and install it, then copy this repo to /opt/ and make it owned by you (NOT ROOT), after that use the attached script "set-hypr" to install everything automatically.

chmod +x set-hypr && ./set-hypr

Manual Installation

Grab the config files and install packages with this commnad

yay -S hyprland-bin kitty waybar-hyprland \
    swaybg swaylock-effects wofi wlogout mako thunar \
    ttf-jetbrains-mono-nerd noto-fonts-emoji \
    polkit-gnome python-requests starship \
    swappy grim slurp pamixer brightnessctl gvfs \
    bluez bluez-utils lxappearance xfce4-settings \
    dracula-gtk-theme dracula-icons-git xdg-desktop-portal-hyprland-git

Keybindings

SUPER + SPACE - Show the graphicall app launcher; SUPER + Shift + S - Select area for screenshot; SUPER + RETURN - Launch kitty (default terminal); ALT + F4 - Close focused window; SUPER + E - Launch Thunar (GUI File Manager); Shift + Alt - Switch between keyboard layouts (Default: us,ru); SUPER + L - Lock the screen; SUPER + V - Toggle window floating; SUPER + M - Show power/logout menu; SUPER + Shift + M - Exit Hyprland all together no (force quit Hyprland); SUPER + P - psuedo, dwindle; SUPER + J - togglesplit, dwindle;

hyprland-hdready's People

Contributors

mtkusbdevice 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

Watchers

 avatar

hyprland-hdready's Issues

install issues missing deps etc

Install went fairly well considering all things, manual issues i had to fix listed below:

  1. typo in the first line of $HOME/.config/waybar/scripts/mediaplayer.py
  2. $HOME/.config/hypr/hyprrofi.conf was not found as a script

missing dependencies:

  • albert
  • wl-copy/clipboard
  • xdg-desktop-portal-gtk
  • xdg-desktop-portal-gnome

weird stuff:

  • wallpaper doesn't work
  • transparency doesnt work
  • status bar at the top looks nothing like the screenshot in the readme
  • only some hyprland binds work such as mod j and mod return

logs in the install script:

==> ERROR: Could not resolve all dependencies.
 -> error making: xdg-desktop-portal-hyprland-git-exit status 8
Created symlink /etc/systemd/system/dbus-org.bluez.service → /usr/lib/systemd/system/bluetooth.service.
Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /usr/lib/systemd/system/bluetooth.service.
Cleaning out conflicting xdg portals...

error: target not found: xdg-desktop-portal-gnome
error: target not found: xdg-desktop-portal-gtk
 -> exit status 1
Would you like to copy config files? (y,n)y
Copying config files...

cp: cannot overwrite non-directory '/home/josh/.config/hypr' with directory 'hypr'
cp: cannot overwrite non-directory '/home/josh/.config/waybar' with directory 'waybar'
chmod: cannot access '/home/josh/.config/hypr/xdg-portal-hyprland': No such file or directory
chmod: cannot access '/home/josh/.config/waybar/scripts/waybar-wttr.py': No such file or directory

Logs after launching hyprland

/bin/sh: line 1: wl-copy: command not found
/bin/sh: line 1: albert: command not found
WARNING: Cannot open '.config/dunst/hyprdunst': 'No such file or directory'
CRITICAL: [dbus_cb_name_lost:1152] Cannot acquire 'org.freedesktop.Notifications': Name is acquired by 'dunst' with PID '34287'.
Traceback (most recent call last):
  File "/home/josh/.config/waybar/scripts/mediaplayer.py", line 1, in <module>
    e#!/usr/bin/env python3
    ^
NameError: name 'e' is not defined

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.