diff options
author | awy <awy@awy.one> | 2025-01-27 17:41:21 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-01-27 17:41:21 +0300 |
commit | 7268758672f5ab787e4f477114d2ee9f9d569009 (patch) | |
tree | dffa62d09f2f7ce905a31d94fa4e1dc1e7240cbc /.config | |
parent | 59bade52052ca15f46f510e11b3a7af861f99526 (diff) |
update
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e709b2b..709dfc0 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -143,6 +143,7 @@ bind = $mainMod, E, exec, foot -e neomutt; pkill -RTMIN+12 waybar bind = $mainMod SHIFT, N, exec, foot -e newsboat; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, S, exec, slurp | grim -t jpeg -g - - | wl-copy -t image/jpeg bind = $mainMod SHIFT, R, exec, foot -e btop +bind = $mainMod, M, exec, foot -e cmus bind =,XF86AudioPlay, exec, playerctl play-pause bind =,XF86AudioPrev, exec, playerctl previous bind =,XF86AudioNext, exec, playerctl next |