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
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
This commit is contained in:
@@ -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!
|
||||
|
Reference in New Issue
Block a user