diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-25 18:22:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-25 18:22:35 +0900 |
| commit | fbf04572b4ed8867da3c96551b25261401364be0 (patch) | |
| tree | 3511ed6e62c843f08da4d23d2cb89e010ed7a40e /config/hypr/configs/Keybinds.conf | |
| parent | 46d00a7892f88485e39993985efbafb6ddf96cc3 (diff) | |
| parent | 2ad7b840f7f2b06992c875b6e3d5089ec0e86490 (diff) | |
Merge pull request #32 from darkeddie/main
Rofi Power Menu
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index c072b4d7..26a32f55 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -30,7 +30,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, Return, exec, $term bind = $mainMod, T, exec, $files bind = CTRL ALT, L, exec, $scriptsDir/LockScreen.sh -bind = CTRL ALT, P, exec, $scriptsDir/Wlogout.sh +bind = CTRL ALT, P, exec, $scriptsDir/RofiPower.sh bind = $mainMod CTRL, S, exec, $scriptsDir/RofiBeats.sh bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh |
