Skip to content

harshv5094/hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprland Setup

Note

You need to have minimal desktop installation using archlinstall.
This script doesn't configure audio, network settings, > etc.
You need to configure it during archinstall.

So, this is my hyprland rice in archlinux.
This setup contains minimal configuration to setting up your desktop.
To install my setup:

  • Just make sure to clone the setup in $HOME directory.
  • cd ~/hyprland.
  • Then run ./setup.sh.

Also, my setup contain a default wallpapers (screenshots are below). To change it just press SUPER + W.
To add your custom wallpapers, just add wallpapers to ~/Pictures/Wallpapers/, after running setup.sh.

Screenshots

spacegirl

FAQ

1. How to change the default browser?

To get the current default web browser:
xdg-settings get default-web-browser
To set the default web browser:
xdg-settings set default-web-browser firefox.desktop
Obviously change Firefox to whatever browser you want, and remember that you have to point to the .desktop file of the browser.
For more info, check xdg-utils

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published