Removes, kitty, waybar, hyprland and all it's other side apps required to make that useful
All checks were successful
Nix Format Check / check-format (push) Successful in 37s

This commit is contained in:
2025-01-15 16:20:32 +01:00
parent 68943b57ee
commit 4e28e5cbb0
15 changed files with 46 additions and 1331 deletions

View File

@@ -54,26 +54,6 @@ config:
target: ~/.ssh/authorized_keys
chmod: 600
# Hyprland config
hyprland:
source: ~/dotfiles/config/hyprland.conf
target: ~/.config/hypr/hyprland.conf
# hyprlock config
hyprlock:
source: ~/dotfiles/config/hyprlock.conf
target: ~/.config/hypr/hyprlock.conf
# hypridle config
hypridle:
source: ~/dotfiles/config/hypridle.conf
target: ~/.config/hypr/hypridle.conf
# Hyprpaper config
hyprpaper:
source: ~/dotfiles/config/hyprpaper.conf
target: ~/.config/hypr/hyprpaper.conf
# Ghostty config
ghostty:
source: ~/dotfiles/config/ghostty.conf
@@ -83,15 +63,6 @@ config:
starship:
source: ~/dotfiles/config/starship.toml
target: ~/.config/starship.toml
# kitty config
kitty:
source: ~/dotfiles/config/kitty.conf
target: ~/.config/kitty/kitty.conf
kitty_theme:
source: ~/dotfiles/config/kitty-theme.conf
target: ~/.config/kitty/theme.conf
# Packages to install
# Note: Uninstalling packages is not supported, if you remove a package from this list it will not be removed from the system!