forked from Shinonome/dots-hyprland
Fixes for install scripts
This commit is contained in:
@@ -21,3 +21,7 @@ STY_UNDERLINE='\e[4m'
|
||||
STY_BLINK='\e[5m'
|
||||
STY_INVERT='\e[7m'
|
||||
STY_RST='\e[00m'
|
||||
|
||||
|
||||
# Used by register_temp_file()
|
||||
declare -a TEMP_FILES_TO_CLEANUP=()
|
||||
|
||||
Reference in New Issue
Block a user