aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/Keybinds.conf
diff options
context:
space:
mode:
authorJaKooLit <jimmilovejay@gmail.com>2023-11-04 00:45:19 +0900
committerJaKooLit <jimmilovejay@gmail.com>2023-11-04 00:45:19 +0900
commitcede49f88eca42b75b905dcea13b0061b65bdea8 (patch)
tree16723c589710af1251edff0d636f1a4554405f9c /config/hypr/configs/Keybinds.conf
parent5c92d83f04f25f2d1c4ddc253861c1db47aa577f (diff)
added keybindings
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
-rw-r--r--config/hypr/configs/Keybinds.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 86a996b6..9414aea3 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -29,12 +29,16 @@ $wallpaper = $scriptsDir/Wallpaper.sh
$wallpaperSelect = $scriptsDir/WallpaperSelect.sh
$waybar = $scriptsDir/Waybar.sh
$waybarStyle = $scriptsDir/WaybarStyles.sh
+$wlogout = $scriptsDir/Wlogout.sh
$Wofi = $scriptsDir/Wofi.sh
$WofiBeats = $scriptsDir/WofiBeats.sh
$WofiBig = $scriptsDir/WofiBig.sh
$WofiEmoji = $scriptsDir/WofiEmoji.sh
-$WofiPower = $scriptsDir/WofiPower.sh
+bind = $mainMod, R, exec, rofi -show drun -modi run,drun,filebrowser
+#bind = $mainMod, R, exec, rofi -show drun -modi run,drun,filebrowser -theme
+#bind = SUPER, R, exec, pkill rofi || rofi -show drun -theme ~/.config/rofi/global/rofi.rasi
+bind = SUPER, Y, exec, rofi -show run -theme
# see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = CTRL ALT, Delete, exit
bind = $mainMod SHIFT, C, exec, hyprctl reload
@@ -47,7 +51,7 @@ bind = $mainMod, Q, killactive,
bind = $mainMod, Return, exec, $term
bind = $mainMod, T, exec, $files
bind = CTRL ALT, L, exec, $LockScreen
-bind = CTRL ALT, P, exec, $WofiPower
+bind = CTRL ALT, P, exec, $wlogout
bind = $mainMod CTRL, S, exec, $WofiBeats
bind = $mainMod ALT, E, exec, $WofiEmoji
bind = $mainMod, W, exec, $wallpaper swaybg
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage