diff --git a/20_post_install.txt b/20_post_install.txt index 210fbdd..c27c23f 100644 --- a/20_post_install.txt +++ b/20_post_install.txt @@ -8,7 +8,7 @@ sudo rm -r paru paru -Syy # GUI -paru -S --noconfirm greetd hyprland zsh-theme-powerlevel10k-git nerd-fonts kitty oh-my-zsh-git neovim wl-clipboard wofi yazi +paru -S --noconfirm greetd inotifywait-tools waybar hyprland zsh-theme-powerlevel10k-git nerd-fonts kitty oh-my-zsh-git neovim wl-clipboard wofi yazi # Either tuigreet or regreet paru -S greetd-tuigreet diff --git a/22_hyprland.txt b/22_hyprland.txt new file mode 100644 index 0000000..46c0cc4 --- /dev/null +++ b/22_hyprland.txt @@ -0,0 +1 @@ +paru -S waybar diff --git a/greetd/tuigreet/config.toml b/greetd/tuigreet/config.toml index aac3f17..4e3823f 100644 --- a/greetd/tuigreet/config.toml +++ b/greetd/tuigreet/config.toml @@ -1,5 +1,5 @@ [terminal] -vt = 2 +vt = 1 [default_session] command = "tuigreet --window-padding 2 --time -r --remember-session --theme 'border=brightyellow;text=cyan;input=brightcyan;time=brightwhite;action=brightwhite;button=white;container=black;prompt=brightmagenta'"