further configure hyprland
This commit is contained in:
@ -7,38 +7,20 @@ default_roles:
|
||||
# - git # Version control system
|
||||
- nvim # Modern text editor (or use 'vim')
|
||||
# - tmux # Terminal multiplexer for session management
|
||||
#
|
||||
# === Shell Environment ===
|
||||
- zsh # Modern shell with oh-my-zsh
|
||||
# - ssh
|
||||
- hyprland
|
||||
- ghostty
|
||||
|
||||
temp:
|
||||
# === Development Languages ===
|
||||
# - rust # Rust programming language
|
||||
# - ruby # Ruby programming language
|
||||
# - lua # Lua programming language
|
||||
# === DevOps & Cloud Tools ===
|
||||
- docker # Container platform
|
||||
|
||||
# === System Monitoring ===
|
||||
|
||||
# === Terminal Emulators ===
|
||||
# - kitty # GPU-accelerated terminal
|
||||
# - warp # Modern terminal with AI features
|
||||
|
||||
# === Productivity Tools ===
|
||||
# - obsidian # Knowledge management and note-taking
|
||||
|
||||
system_packages:
|
||||
# Network
|
||||
- curl
|
||||
- wget
|
||||
- rsync
|
||||
- nmap
|
||||
# - nslookup
|
||||
# - dig
|
||||
|
||||
# archive/compression
|
||||
- unzip
|
||||
@ -71,6 +53,10 @@ system_packages:
|
||||
- dunst
|
||||
- hyprpaper
|
||||
|
||||
# desktop
|
||||
- thunar
|
||||
- imv
|
||||
|
||||
|
||||
# TODO
|
||||
aur_packages:
|
||||
|
||||
Reference in New Issue
Block a user