From ce10925ef50a1775604d406e7263ba06f62a89ee Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:55:02 +0300 Subject: Making use of new utils. Changes to be committed: modified: keybinds modified: zsh/aliases modified: zsh/env --- keybinds | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'keybinds') diff --git a/keybinds b/keybinds index e8e2f56..531560a 100644 --- a/keybinds +++ b/keybinds @@ -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 -- cgit v1.2.3