Refactor for use with Hyprland
This commit is contained in:
parent
67f4db010d
commit
e38ba9220b
26 changed files with 457 additions and 398 deletions
13
main.yml
13
main.yml
|
@ -1,8 +1,11 @@
|
|||
- hosts: localhost
|
||||
roles:
|
||||
- common
|
||||
- desktop-environment # Sway, App Launcher etc.
|
||||
- essential-tools # Thunar File Manager, Firefox, KeePassXC, Nextcloud Desktop
|
||||
#- media-tools # Spotify, VLC
|
||||
#- dev-tools # Visual Studio Code, Node.js
|
||||
#- vm-tools # QEMU / KVM, libvirt, virt-manager
|
||||
- desktop-environment # Hyprland, App Launcher etc.
|
||||
- firefox
|
||||
#- nextcloud
|
||||
#- keepassxc
|
||||
#- spotify
|
||||
#- vlc
|
||||
#- vs-code
|
||||
#- qemu-kvm
|
Loading…
Add table
Add a link
Reference in a new issue