let a thousand autistic tweaks bloom

This commit is contained in:
Luke Smith
2018-12-01 14:34:14 -05:00
parent 5da0c95a7d
commit 6efc27037a
11 changed files with 37 additions and 41 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
echo | dmenu -p "Give width and height:" | xargs xdotool windowsize "$(xdotool getwindowfocus)"
echo "📐" | dmenu -p "Give width and height:" | xargs xdotool windowsize "$(xdotool getwindowfocus)"