mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Add TODO in diagnose
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# This script is for quickly generate helpful info
|
# This script is for quickly generate helpful info
|
||||||
|
#
|
||||||
# It should be as independent as possible and should not source other files unless it has to
|
# It should be as independent as possible and should not source other files unless it has to
|
||||||
|
#
|
||||||
|
# TODO: Add quickshell and Qt version check.
|
||||||
|
# Pay attention to the version of Qt which quickshell built against.
|
||||||
|
|
||||||
STY_RED='\e[31m'
|
STY_RED='\e[31m'
|
||||||
STY_RESET='\e[00m'
|
STY_RESET='\e[00m'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user