update microbin, add sxhkdrc command to paste clipboard to my bin

This commit is contained in:
Anish Lakhwara
2023-05-12 21:23:45 +10:00
parent 110ba17935
commit 2a1f956227
5 changed files with 10 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
curl -F "content=$(xclip -o)" -X POST https://bin.sealight.xyz/upload
+1
View File
@@ -113,6 +113,7 @@ in
'';
# TODO hardcoded
".local/bin/passmenu".source = ./bin/passmenu;
".local/bin/paste".source = ./bin/paste;
".local/bin/bluetoothmenu".source = ./bin/bluetoothmenu;
".local/bin/wifimenu".source = ./bin/wifimenu;
".local/bin/powermenu".source = ./bin/powermenu;
+3
View File
@@ -27,6 +27,9 @@ super + Tab
super + e
rofimoji --selector-args "-theme theme/emojimenu.rasi" --skin-tone moderate --action copy
super + e
paste
super + p
passmenu