added a screenshot bind

This commit is contained in:
2025-01-30 06:08:07 +01:00
parent 3f6887e6f2
commit 65c9098b4e
4 changed files with 6 additions and 4 deletions

View File

@@ -101,3 +101,5 @@ bindl = , XF86AudioNext, exec, playerctl -a next
bindl = , XF86AudioPause, exec, playerctl -a play-pause
bindl = , XF86AudioPlay, exec, playerctl -a play-pause
bindl = , XF86AudioPrev, exec, playerctl -a previous
bind = , Print, exec, grim

View File

@@ -497,6 +497,6 @@
"theme.bar.transparent": true,
"theme.bar.buttons.modules.storage.enableBorder": false,
"notifications.position": "top right",
"menus.dashboard.shortcuts.right.shortcut1.icon": "",
"menus.dashboard.shortcuts.right.shortcut1.command": "uwsm app -- nwg-shell-settings"
"menus.dashboard.shortcuts.right.shortcut1.icon": "",
"menus.dashboard.shortcuts.right.shortcut1.command": "sleep 0.5 && hyprpicker -a"
}

View File

@@ -134,6 +134,6 @@
"theme.bar.transparent": true,
"theme.bar.buttons.modules.storage.enableBorder": false,
"notifications.position": "top right",
"menus.dashboard.shortcuts.right.shortcut1.icon": "",
"menus.dashboard.shortcuts.right.shortcut1.command": "uwsm app -- nwg-shell-settings"
"menus.dashboard.shortcuts.right.shortcut1.icon": "",
"menus.dashboard.shortcuts.right.shortcut1.command": "sleep 0.5 && hyprpicker -a"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB