mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-16 16:40:49 +01:00
Create Hyprland
parent
83fdd16393
commit
f9b03738ce
22
Hyprland.md
Normal file
22
Hyprland.md
Normal file
@ -0,0 +1,22 @@
|
||||
This page is dedicated solely to explaining everything [Hyprland](https://hyprland.org/) related as it pertains to my configuration. **This is not a replacement for the Hyprland documentation.** Please read the [Hyprland Wiki](https://wiki.hyprland.org/) for all the possible options and things you can do with it.
|
||||
|
||||
If there is an option with Hyprland that you would like to change you can find the configuration file at *zaneyos/config/home/hyprland.nix*. This file uses the home manager module for Hyprland to generate your config file at the proper ~/.config/ location.
|
||||
|
||||
This means I can have variables change which environment variables get set based on what's set in the options.nix file. At the end of the day this makes the config more versatile, but can make it a bit more overwhelming to look at.
|
||||
|
||||
## What Are The Keybindings?
|
||||
|
||||
The modifier, **MOD**, key is the **Super** key / the Windows key. *CAPS LOCK is mapped to that key as well.* This is to make some keybindings easier on the hand and I dislike the CAPS LOCK key in general so this is much better in my opinion.
|
||||
|
||||
| Button Combo | Action |
|
||||
| ------ | ------ |
|
||||
| MOD + Return | kitty |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
Loading…
Reference in New Issue
Block a user