From e45ab0027548738faeae1edac248c4b04ad26064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 9 Dec 2023 01:22:57 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(starship):=20added=20hypr=20a?= =?UTF-8?q?nd=20home=20custom=20icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/starship/starship.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/starship/starship.toml b/.config/starship/starship.toml index acf7318d..ee95b2f2 100644 --- a/.config/starship/starship.toml +++ b/.config/starship/starship.toml @@ -20,6 +20,11 @@ style = "green" format = "[ $output ]($style)" shell = ["bash"] +[custom.hypr] +style = "blue" +format = "[ ]($style)" +detect_files = ["hyprland.conf"] + [aws] symbol = " " @@ -37,6 +42,7 @@ symbol = " " [directory] read_only = " 󰌾" +home_symbol = " " [docker_context] symbol = " "