calcurse config, i3 bindings
- replace urxvt commands with $term - small, sticky cava - twem link script - paste emails
This commit is contained in:
8
scripts/executable_twem
Normal file
8
scripts/executable_twem
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# printf 'twem.tk/.png' | xclip -selection clipboard
|
||||
sleep .3
|
||||
xdotool type 'twem.tk/.png'
|
||||
for i in {1..4} ; do
|
||||
xdotool key Left
|
||||
done
|
||||
Reference in New Issue
Block a user