diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-11 11:50:01 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-11 11:50:01 +0900 |
| commit | 391e4762befd0cbd0c7db8bb43a8b5871898c462 (patch) | |
| tree | 3bb61a4e7e1d3674ae4af4af8880d63295d1c786 /config/hypr/configs/Keybinds.conf | |
| parent | b69298b7d4c6763d429f8c537e58723fb4439748 (diff) | |
| parent | 501587a60172e955e0df3e9b3480f16bedd7698f (diff) | |
Merge pull request #17 from JaKooLit/Dev
Additional waybar tweaks. Added Catppuccin Mocha and Latte waybar themes.
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 d92137cc..e7c83c09 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -42,7 +42,7 @@ bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh bind = $mainMod, W, exec, $scriptsDir/Wallpaper.sh swww bind = $mainMod SHIFT, W, exec, $scriptsDir/WaybarStyles.sh bind = $mainMod CTRL, W, exec, $scriptsDir/WallpaperSelect.sh -bind = $mainMod ALT, W, exec, $scriptsDir/ChangeLayoutMenu.sh +bind = $mainMod ALT, W, exec, $scriptsDir/WaybarLayout.sh bind = $mainMod SHIFT, H, exec, $scriptsDir/Help.sh bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh bind = $mainMod, E, exec, $scriptsDir/QuickEdit.sh |
