diff options
| author | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
| commit | 151d2c979557b769356e5701d73d0bc74bbfb01a (patch) | |
| tree | 5a10e34b02c1a15d2b1aea488bd9155c992e1bcc /xorg/.xbindkeysrc | |
| parent | c0b40cc7bd3cfc0295c84295146057e986e42c6b (diff) | |
update theme + menus + dockapps
Diffstat (limited to 'xorg/.xbindkeysrc')
| -rw-r--r-- | xorg/.xbindkeysrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xorg/.xbindkeysrc b/xorg/.xbindkeysrc index e2ee9db..1176b26 100644 --- a/xorg/.xbindkeysrc +++ b/xorg/.xbindkeysrc @@ -10,6 +10,9 @@ XF86AudioLowerVolume # Pause "playerctl pause" XF86AudioPause +# Pause +"playerctl pause" +Mod4+Shift + p # Play "playerctl play" XF86AudioPlay @@ -19,3 +22,6 @@ XF86AudioPrev # Next "playerctl next" XF86AudioNext +# Screenshot +"maimpick" +Print
\ No newline at end of file |
