diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-02 09:55:02 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-02 09:55:02 +0300 |
commit | ce10925ef50a1775604d406e7263ba06f62a89ee (patch) | |
tree | 61f8322c0a38882fd3b239778f3f5ec8d2b1ee79 /keybinds | |
parent | 736cfe910493dd10f7730978f98988ff73786082 (diff) |
Making use of new utils.
Changes to be committed:
modified: keybinds
modified: zsh/aliases
modified: zsh/env
Diffstat (limited to 'keybinds')
-rw-r--r-- | keybinds | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,4 +1,4 @@ -# screenkey for Typing +# Screenkey for Typing alt + t screenkey -s small -t 1 -f inconsolata --opacity 0.7 @@ -6,9 +6,9 @@ alt + t alt + shift + t pkill screenkey -# xshot and clip for Screenshots +# Screen Shots -alt + control + Print +control + Print xshot full alt + Print @@ -20,7 +20,7 @@ alt + control + s alt + shift + s clip area -# xshot for Recordings +# Screen Recordings alt + shift + r xrec start @@ -28,6 +28,11 @@ alt + shift + r alt + shift + e xrec stop +# X11 Color Picker + +alt + c + color-picker + # xsecurelock alt + shift + BackSpace |