forked from Shinonome/dots-hyprland
Update comment
This commit is contained in:
@@ -51,8 +51,9 @@ else
|
|||||||
echo "Error: multiple tester monitor found: ${deltas[*]}"
|
echo "Error: multiple tester monitor found: ${deltas[*]}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
# TODO: Implement setting geometry
|
||||||
#echo "Setting geometry..."
|
#echo "Setting geometry..."
|
||||||
#${vmon_new}
|
#${vmon_tester}
|
||||||
|
|
||||||
echo "Using wayvnc to share monitor $vmons_tester..."
|
echo "Using wayvnc to share monitor $vmons_tester..."
|
||||||
for port in {5900..5999}; do
|
for port in {5900..5999}; do
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ Subcommands:
|
|||||||
exp-update-old (Experimental) exp-update but use behaves like old version.
|
exp-update-old (Experimental) exp-update but use behaves like old version.
|
||||||
|
|
||||||
checkdeps (For dev only) Check whether pkgs exist in AUR or repos of Arch.
|
checkdeps (For dev only) Check whether pkgs exist in AUR or repos of Arch.
|
||||||
virtmon (For dev only, WIP) Create virtual monitors for testing multi-monitors.
|
virtmon (For dev only) Create virtual monitors for testing multi-monitors.
|
||||||
help Show this help message.
|
help Show this help message.
|
||||||
|
|
||||||
For each <subcommand>, use -h for details:
|
For each <subcommand>, use -h for details:
|
||||||
|
|||||||
Reference in New Issue
Block a user