summaryrefslogtreecommitdiff
path: root/hyprland/keybinds.conf
diff options
context:
space:
mode:
authorsubh <subh@subh.space>2026-04-04 10:34:46 +0530
committersubh <subh@subh.space>2026-04-04 10:34:46 +0530
commit92811eb6050c2f2971c6ab8998b18d448ded35a0 (patch)
tree356e3fecdf88cb6728f6df5222733e1aa8547ec2 /hyprland/keybinds.conf
parent314d760de1922128124f2a9be0494fd4f6f7effb (diff)
Departure from catppuccin to gruvboxmain
Diffstat (limited to 'hyprland/keybinds.conf')
-rw-r--r--hyprland/keybinds.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyprland/keybinds.conf b/hyprland/keybinds.conf
index 3d455df..fbc00fb 100644
--- a/hyprland/keybinds.conf
+++ b/hyprland/keybinds.conf
@@ -38,8 +38,8 @@ bind = $mainMod, equal, exec, pactl set-sink-volume @DEFAULT_SINK@ +5% && notify
bind = $mainMod, minus, exec, pactl set-sink-volume @DEFAULT_SINK@ -5% && notify-send "Volume Status" "Current Volume: $(pactl --format json get-sink-volume @DEFAULT_SINK@ | jq -r '.volume."front-left"."value_percent"')"
bind = $mainMod SHIFT, equal, exec, mpc volume +5 && notify-send -i "audio-volume-high" -a "MPD" "MPD Volume" "$(mpc volume)"
bind = $mainMod SHIFT, minus, exec, mpc volume -5 && notify-send -i "audio-volume-low" -a "MPD" "MPD Volume" "$(mpc volume)"
-bind = Ctrl, M, exec, kitty --class rmpc-term rmpc
-bind = Ctrl|Shift, F, exec, kitty --class yazi-term yazi
+bind = Ctrl, M, exec, foot -a rmpc-term rmpc
+bind = Ctrl|Shift, F, exec, foot -a yazi-term yazi
# Move focus with mainMod + arrow keys
bind = $mainMod, h, movefocus, l