aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com~>2023-12-28 18:22:57 +0900
committerJaKooLit <jimmielovejay@gmail.com~>2023-12-28 18:22:57 +0900
commitc7eb9b5d1c39745a5376cfd2d6dbac7e7b15fafa (patch)
tree6825824b4c581cbdfa9e56b92e92a6930c35eba5 /config/hypr
parent4c669e2a877e1b5d3a10668b6a7bbd62118a9f03 (diff)
adjusted swaync config, added window mode in rofi
Diffstat (limited to 'config/hypr')
-rw-r--r--config/hypr/configs/Keybinds.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 7538d6ff..bcf76dae 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -9,8 +9,8 @@ $term = kitty
$scriptsDir = $HOME/.config/hypr/scripts
# rofi App launcher
-bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run
-bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run
+bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window
+bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window
bind = $mainMod, Return, exec, $term # Launch terminal
bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0
@@ -167,8 +167,8 @@ bindm = $mainMod, mouse:273, resizewindow
# If you are using Ja's Hyprland dots as Host and wants to passthrough keyboard into a VM
-#bind = $mainMod ALT, P, submap, passthru
-#submap = passthru
-# to unbind
-#bind = $mainMod ALT, P, submap, reset
-#submap = reset
+bind = $mainMod ALT, P, submap, passthru
+submap = passthru
+ to unbind
+bind = $mainMod ALT, P, submap, reset
+submap = reset
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage