aboutsummaryrefslogtreecommitdiff
path: root/hypr/keybinds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/keybinds.conf')
-rw-r--r--hypr/keybinds.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/hypr/keybinds.conf b/hypr/keybinds.conf
index ec62deb..9f12a63 100644
--- a/hypr/keybinds.conf
+++ b/hypr/keybinds.conf
@@ -1,13 +1,14 @@
$mainMod = SUPER
-$terminal = kitty
-$fileManager = thunar
-$menu = rofi -font "JetBrainsMono Nerd Font 10" -show drun
+$terminal = uwsm app -- kitty
+$fileManager = uwsm app -- thunar
+$menu = uwsm app -- rofi -font "JetBrainsMono Nerd Font 10" -show drun -run-command 'uwsm app -- {cmd}'
bind = $mainMod, Return, exec, $terminal
bind = $mainMod, Q, hy3:killactive,
-bind = $mainMod, M, exit,
+bind = $mainMod, M, exec, /home/venkatesh/.config/rofi/scripts/rofi-mpris.sh
bind = $mainMod, V, togglefloating,
bind = $mainMod, D, exec, $menu
+bind = $mainMod, C, exec, uwsm app -- rofi -font "JetBrainsMono Nerd Font 10" -modi clipboard:/home/venkatesh/.config/rofi/scripts/cliphist-rofi -show clipboard
bind = $mainMod, F, fullscreen
bind = $mainMod SHIFT, R, exec, hyprctl reload