diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-30 22:46:07 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-30 22:46:07 -0400 |
| commit | f26ef7141a88801b62702df5f2c78b4915111e29 (patch) | |
| tree | 6dd950d47336e59203ccfe0f3a81a4d36b10cded /config/hypr/configs/Keybinds.conf | |
| parent | 70cb1f313d04558da9ab4e4f9ca5eecd373acb45 (diff) | |
Small decription changes
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/UserKeybinds.conf
modified: config/hypr/configs/Keybinds.conf
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 0fa250b7..ebaee30a 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -10,11 +10,11 @@ $UserScripts = $HOME/.config/hypr/UserScripts bindd = CTRL ALT, Delete, exit Hyprland, exec, hyprctl dispatch exit 0 bindd = $mainMod, Q, close active window, killactive, -bindd = $mainMod SHIFT, Q, kill active process, exec, $scriptsDir/KillActiveProcess.sh +bindd = $mainMod SHIFT, Q, Terminate active process, exec, $scriptsDir/KillActiveProcess.sh bindd = CTRL ALT, L, lock screen, exec, $scriptsDir/LockScreen.sh bindd = CTRL ALT, P, powermenu, exec, $scriptsDir/Wlogout.sh bindd = $mainMod SHIFT, N, notification panel, exec, swaync-client -t -sw -bindd = $mainMod SHIFT, E, settings menu, exec, $scriptsDir/Kool_Quick_Settings.sh +bindd = $mainMod SHIFT, E, Quick settings menu, exec, $scriptsDir/Kool_Quick_Settings.sh # Master Layout bindd = $mainMod CTRL, D, remove master, layoutmsg, removemaster |
