mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Increase i3resize speed; match float window moving
It used to be way, way, WAAAAAAY too slow before.
This commit is contained in:
parent
074e54caf6
commit
efd8703e8d
@ -2,7 +2,7 @@
|
||||
# This script was made by `goferito` on Github.
|
||||
|
||||
direction=$1
|
||||
pts="2"
|
||||
pts="30"
|
||||
distanceStr="$pts px or $pts ppt"
|
||||
|
||||
[ -z $1 ] && echo "No direction provided" && exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user