aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/hypr/configs/Keybinds.conf12
-rw-r--r--config/waybar/modules2
2 files changed, 7 insertions, 7 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index bcf76dae..c36c0804 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -166,9 +166,9 @@ bindm = $mainMod, mouse:272, movewindow
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
+# For passthrough keyboard into a VM
+# bind = $mainMod ALT, P, submap, passthru
+#submap = passthru
+# to unbind
+#bind = $mainMod ALT, P, submap, reset
+#submap = reset
diff --git a/config/waybar/modules b/config/waybar/modules
index cd2ea357..15f40430 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -526,7 +526,7 @@
"exec": "echo ; echo 󱓟 app launcher",
"interval" : 86400, // once every day
"tooltip": true,
- "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser",
+ "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser,window",
"on-click-middle": "~/.config/hypr/scripts/WallpaperSelect.sh",
"on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage