move ghostty and hyprland to dotfiles
This commit is contained in:
@ -11,6 +11,8 @@ default_roles:
|
||||
# === Shell Environment ===
|
||||
- zsh # Modern shell with oh-my-zsh
|
||||
# - ssh
|
||||
- hyprland
|
||||
- ghostty
|
||||
|
||||
temp:
|
||||
# === Development Languages ===
|
||||
@ -23,7 +25,6 @@ temp:
|
||||
# === System Monitoring ===
|
||||
|
||||
# === Terminal Emulators ===
|
||||
- ghostty
|
||||
# - kitty # GPU-accelerated terminal
|
||||
# - warp # Modern terminal with AI features
|
||||
|
||||
@ -62,6 +63,14 @@ system_packages:
|
||||
- go
|
||||
- discord # Team communication
|
||||
|
||||
# Window manager
|
||||
- hyprland
|
||||
- waybar
|
||||
- wofi
|
||||
- hyprshot
|
||||
- dunst
|
||||
- hyprpaper
|
||||
|
||||
|
||||
# TODO
|
||||
aur_packages:
|
||||
|
||||
Reference in New Issue
Block a user