Update hyprland and waybar configs
This commit is contained in:
parent
710caefead
commit
5d65e9de4f
8 changed files with 51 additions and 29 deletions
|
@ -17,7 +17,7 @@ case "$1" in
|
|||
input=$(tee)
|
||||
if [ ! -z "$input" ]; then
|
||||
emoji=${input: -1}
|
||||
xdotool type "$emoji"
|
||||
ydotool type "$emoji"
|
||||
fi
|
||||
;;
|
||||
"")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue