winresize for floating windows
This commit is contained in:
2
.scripts/i3cmds/winresize
Executable file
2
.scripts/i3cmds/winresize
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo | dmenu -p "Give width and height:" | xargs xdotool windowsize "$(xdotool getwindowfocus)"
|
||||
Reference in New Issue
Block a user