aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2025-08-21 22:33:36 +0530
committerkrolxon <krolyxon@tutanota.com>2025-08-21 22:33:36 +0530
commitb4ff09016c4d75c8accc4d8fff51c536bed10ec9 (patch)
treed84cb8e6c7c4cd0295aa408bdd366aa380038e52 /.config/hypr
parentf412cd6ce1a9151dbd88cbce5a8f81cc5bcce1b3 (diff)
hyprland: add screenshot keybind to PRINT
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 20c3510..b3a8b7b 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -220,6 +220,7 @@ bind = $mainMod, escape, exec, sysact
# Applications
bind = $mainMod, W, exec, $browser
+bind = ,PRINT, exec, screenshot
# Music Controls
bind = $mainMod, m, exec, $terminal -e "ncmpcpp"