diff --git a/Hyprland.md b/Hyprland.md index 0a7da99..c345abd 100644 --- a/Hyprland.md +++ b/Hyprland.md @@ -6,7 +6,9 @@ This means I can have variables change which environment variables get set based ## 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. +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. + +### Custom Application Shortcuts | Button Combo | Action | | ------ | ------ | @@ -14,17 +16,23 @@ The modifier, **MOD**, key is the **Super** key / the Windows key. *CAPS LOCK is | MOD + Shift + Enter | Program Launcher | | MOD + Shift + W | Web Search Utility | | MOD + Shift + S | Reload SwayNotificationCenter | -| | | -| | | -| | | -| | | -| | | -| | | -| | | -| | | -| | | -| | | -| | | +| MOD + Shift + G | Godot Game Engine | +| MOD + W | Browser | +| MOD + E | Emoji Selector | +| MOD + S | Take Screenshot | +| MOD + D | Discord | +| MOD + O | OBS | +| MOD + G | GNU Image Manipulation Program | +| MOD + T | Thunar | +| MOD + M | Music Player | + +### Hyprland Control Shortcuts + +| Button Combo | Action | +| ------ | ------ | +| MOD + Q | Kill Focused Window | +| MOD + P | Pseudo Tiling | +| MOD + F | Toggle Fullscreen | | | | | | | | | |