diff options
| author | subh <subh@example.com> | 2026-01-23 23:47:40 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-01-23 23:47:40 +0530 |
| commit | 14c0bfd5d4f63f49196e818c2c2bbd2488d8f4fe (patch) | |
| tree | 1374f93499d5af23a46f881bfcf3e2365ae49590 /hyprland/keybinds.conf | |
| parent | cc3e2b53f812ec1d5b5a02a4c7ecffba509b996c (diff) | |
Changed font for quickshell and toggled blur on
Diffstat (limited to 'hyprland/keybinds.conf')
| -rw-r--r-- | hyprland/keybinds.conf | 2 |
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 |
