diff options
author | awy <awy@awy.one> | 2025-10-02 20:07:05 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-02 20:07:05 +0300 |
commit | 6f9ebda05ed9bab84bc171d6341c5d07206f1166 (patch) | |
tree | 89bbbc7d5bd03dbde45046f96e60bd4855ab8f05 /.config/hypr/hyprland.conf | |
parent | 3ff7bd1e8efaceee057a2b754e62962094422bc8 (diff) | |
download | hyprdots-6f9ebda05ed9bab84bc171d6341c5d07206f1166.tar.gz |
update
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 95c79aa..2a82853 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -170,7 +170,7 @@ bind = $mainMod, E, exec, $terminal -T neomutt neomutt; pkill -RTMIN+12 waybar bind = $mainMod, N, exec, linkhandler bind = $mainMod SHIFT, N, exec, $terminal -T newsraft -e newsraft; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop -bind = $mainMod, M, exec, $terminal -e rmpc +bind = $mainMod, M, exec, $terminal -T rmpc -e rmpc bind =,XF86AudioPlay, exec, mpc toggle bind =,XF86AudioPrev, exec, rmpc prev bind = $mainMod, comma, exec, rmpc prev |