This website requires JavaScript.
Explore
Help
Sign In
ntnt
/
one-key-hidpi
Watch
1
Star
0
Fork
0
You've already forked one-key-hidpi
mirror of
https://github.com/xzhih/one-key-hidpi.git
synced
2026-04-13 01:13:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
one-key-hidpi
/
hidpi.command
7 lines
74 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add hidpi.command
2020-04-17 17:58:39 +08:00
#!/bin/bash
DIR="$( cd "$( dirname "$0" )" && pwd )"
Update hidpi.command Enclose command in double quotes to allow spaces within directory names. Fixes #258
2025-04-02 10:51:56 +01:00
"$DIR/hidpi.sh"
add hidpi.command
2020-04-17 17:58:39 +08:00
Reference in New Issue
Copy Permalink