summaryrefslogtreecommitdiff
path: root/hyprland/keybinds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hyprland/keybinds.conf')
-rw-r--r--hyprland/keybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/keybinds.conf b/hyprland/keybinds.conf
index 919366b..397f35d 100644
--- a/hyprland/keybinds.conf
+++ b/hyprland/keybinds.conf
@@ -25,7 +25,7 @@ bind = $mainMod, P, exec, /opt/scripts/vpn_connect.sh
bind = $mainMod|Shift, P, exec, /opt/scripts/vpn_disconnect.sh
bind = $mainMod, X, exec, /opt/scripts/screen-record.sh
bind = $mainMod|Shift, X, exec, /opt/scripts/screen-record-stop.sh
-bind = $mainMod,Y, exec, hyprctl workspaces -j | jq '.[].lastwindowtitle' | rofi -show window
+bind = $mainMod, Y, exec, hyprctl workspaces -j | jq '.[].lastwindowtitle' | rofi -show window
# Move focus with mainMod + arrow keys