diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
| -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 c4a07a6..0bb95b3 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -167,6 +167,7 @@ bind = SHIFT, Print, exec, maimpick  bind = $mainMod, Print, exec, dmenurecord  bind = $mainMod SHIFT, Print, exec, dmenurecord kill  bind = $mainMod, E, exec, $terminal 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  |