forked from Shinonome/dots-hyprland
Fix color
This commit is contained in:
@@ -2,10 +2,13 @@
|
|||||||
# It's not for directly running.
|
# It's not for directly running.
|
||||||
|
|
||||||
function vianix-warning(){
|
function vianix-warning(){
|
||||||
printf "${STY_YELLOW}Currently \"--via-nix\" will run:\n"
|
printf "${STY_YELLOW}"
|
||||||
|
printf "Currently \"--via-nix\" will run:\n"
|
||||||
printf " home-manager switch --flake .#illogical_impulse\n"
|
printf " home-manager switch --flake .#illogical_impulse\n"
|
||||||
printf "If you are already using home-manager, it may override your current config,\n"
|
printf "If you are already using home-manager,\n"
|
||||||
|
printf "it may override your current config,\n"
|
||||||
printf "despite that this should be reversible.\n"
|
printf "despite that this should be reversible.\n"
|
||||||
|
printf "${STY_RST}"
|
||||||
pause
|
pause
|
||||||
}
|
}
|
||||||
function install_cmds(){
|
function install_cmds(){
|
||||||
|
|||||||
Reference in New Issue
Block a user