From 14c0bfd5d4f63f49196e818c2c2bbd2488d8f4fe Mon Sep 17 00:00:00 2001 From: subh Date: Fri, 23 Jan 2026 23:47:40 +0530 Subject: Changed font for quickshell and toggled blur on --- hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyprland/keybinds.conf') 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 -- cgit v1.2.3