aboutsummaryrefslogtreecommitdiff
path: root/hypr/keybinds.conf
diff options
context:
space:
mode:
authorBlaster4385 <[email protected]>2025-08-01 21:19:49 +0530
committerBlaster4385 <[email protected]>2025-08-01 21:19:49 +0530
commit6af657af074bbcd82cc77bef9456362bbbf5d495 (patch)
treec3f4666c664a0add5be39c6b96e28606dd0f2c7e /hypr/keybinds.conf
parenteda3e250c5b3ff8fb117cdad1fd63fe993ce06bf (diff)
feat: updated hyprland configHEADmain
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