mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 14:41:00 +00:00
Refreshed
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
|||||||
| Keybind | Action |
|
| Keybind | Action |
|
||||||
|---------|--------|
|
|---------|--------|
|
||||||
| `SUPER + C` | Close window |
|
| `SUPER + C` | Close window |
|
||||||
| `SUPER + P` | Poweroff (Shutdown) |
|
| `SUPER + P` | Poweroff |
|
||||||
|
| `SUPER + RETURN` | Wlogout |
|
||||||
| `SUPER + M` | Exit Hyprland |
|
| `SUPER + M` | Exit Hyprland |
|
||||||
| `SUPER + L` | Lock screen |
|
| `SUPER + L` | Lock screen |
|
||||||
| `SUPER + Z` | Toggle floating |
|
| `SUPER + Z` | Toggle floating |
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ Personal Hyprland configuration focused on productivity and ergonomics.
|
|||||||
### Requirements
|
### Requirements
|
||||||
```bash
|
```bash
|
||||||
# Core Hyprland components
|
# Core Hyprland components
|
||||||
sudo pacman -S hyprland hyprlock hyprshot
|
sudo pacman -S hyprland hyprlock hyprshot wlogout
|
||||||
|
|
||||||
# Terminal & Shell
|
# Terminal & Shell
|
||||||
sudo pacman -S kitty
|
sudo pacman -S kitty
|
||||||
|
|||||||
Reference in New Issue
Block a user