hyprdots

my dotfiles for hyprland
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

commit 4e7e2f66148cfd4aceaf2ecfdd03366f1b594b1c
parent 05ac1a828f0a442c732f63cf921f6b6939ed54b6
Author: awy <awy@awy.one>
Date:   Sat, 22 Mar 2025 19:37:27 +0300

binds

Diffstat:
M.config/hypr/hyprland.conf | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf @@ -147,7 +147,7 @@ bind = $mainMod, R, exec, $terminal -e yazi bind = $mainMod SHIFT, D, exec, tessen bind = $mainMod, V, togglefloating, bind = $mainMod, D, exec, wmenu-run -bind = $mainMod, P, pseudo, # dwindle +bind = $mainMod, P, exec, mpc toggle bind = $mainMod, Grave, exec, bookmarks bind = $mainMod SHIFT, J, togglesplit, # dwindle bind = $mainMod, F, fullscreen, @@ -160,7 +160,7 @@ bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar bind = $mainMod SHIFT, N, exec, $terminal newsboat; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop bind = $mainMod, M, exec, $terminal -e ncmpcpp -bind =,XF86AudioPlay, exec, mpc toggle +bind =,XF86AudioPlay, exec, mpc stop bind =,XF86AudioPrev, exec, mpc prev bind =,XF86AudioNext, exec, mpc next bind =,mouse:276, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle && pkill -RTMIN+23 waybar