Cleanup/updates for new software.

Dropped xfwm for awesomewm
Themed it accordingly, theme, icons, cursor, rofi
Cleaned up picom for awesome and made better animations
Install script cleanup and removed unneeded tools
This commit is contained in:
2026-07-01 10:31:20 +02:00
parent 179f2a10fe
commit ccd02e718b
7 changed files with 809 additions and 159 deletions
+3 -3
View File
@@ -88,7 +88,7 @@ if [ "$DO_LINKS" = true ]; then
link_file "$DOTFILES_DIR/config/alacritty" "$HOME/.config/alacritty"
link_file "$DOTFILES_DIR/config/lf" "$HOME/.config/lf"
link_file "$DOTFILES_DIR/config/picom" "$HOME/.config/picom"
link_file "$DOTFILES_DIR/config/polybar" "$HOME/.config/polybar"
link_file "$DOTFILES_DIR/config/awesome" "$HOME/.config/awesome"
link_file "$DOTFILES_DIR/config/rofi" "$HOME/.config/rofi"
link_file "$DOTFILES_DIR/config/nvim" "$HOME/.config/nvim"
link_file "$DOTFILES_DIR/scripts/bin" "$HOME/.local/bin"
@@ -153,11 +153,11 @@ if [ "$DO_INSTALL" = true ]; then
# core utilities
git unzip jq fzf tree direnv make
# modern cli replacements
lf fd ripgrep bat delta
lf fd ripgrep bat delta lazygit
# shell & terminal
fish-shell alacritty
# build & dev tools
base-devel valgrind tree-sitter-cli go
base-devel valgrind tree-sitter-cli go
# system
pfetch fuse
# window manager & desktop