mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Fix color
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
# It's not for directly running.
|
||||
|
||||
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 "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 "${STY_RST}"
|
||||
pause
|
||||
}
|
||||
function install_cmds(){
|
||||
|
||||
Reference in New Issue
Block a user