dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 0546791aed5a26048353ce1fe6646a5dcfaa56bf
parent 00a97fbd871d4a1ecb952754e32c1f150eb7e064
Author: Michael Constantine Dimopoulos <31562759+MichaelDim02@users.noreply.github.com>
Date:   Sun, 18 Jul 2021 04:07:15 +0300

Add files via upload
Diffstat:
Msxhkdrc | 15++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/sxhkdrc b/sxhkdrc @@ -1,5 +1,5 @@ -# mk@mcdim.xyz -# +# mk@mcdim.xyz # + alt + Return st @@ -25,7 +25,7 @@ alt + d alt + p zathura /home/michael/Documents/uni/uni2/programma.pdf -super + s +alt + ctrl + s signal-desktop-beta super + r @@ -34,6 +34,15 @@ super + r super + p passmenu +super + l + xclip -o | xargs brave + +super + s + xclip -o | sed 's/ /%20/g' | xargs -r -I \{\} brave "https://searx.info/search?q="\{\} + +super + g + xclip -o | sed 's/ /+/g' | xargs -r -I \{\} brave "https://google.com/search?q="\{\} + XF86MonBrightness{Up,Down} sudo light -s sysfs/backlight/amdgpu_bl0 {-A,-U} 10