mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Remove Hyprland support from desktop profile
This commit is contained in:
@@ -45,21 +45,6 @@ desktop_i3_packages:
|
||||
- xorg-minimal
|
||||
- xss-lock
|
||||
|
||||
desktop_hyprland_packages:
|
||||
- grim
|
||||
- hypridle
|
||||
- hyprland
|
||||
- xorg-server-xwayland
|
||||
- hyprland-qtutils
|
||||
- hyprlock
|
||||
- hyprpaper
|
||||
- qt5-wayland
|
||||
- qt6-wayland
|
||||
- slurp
|
||||
- Waybar
|
||||
- wl-clipboard
|
||||
- xdg-desktop-portal-hyprland
|
||||
|
||||
desktop_sway_packages:
|
||||
- grim
|
||||
- kanshi
|
||||
@@ -253,24 +238,6 @@ desktop_i3_dotfiles:
|
||||
dest: .xinitrc
|
||||
mode: "0644"
|
||||
|
||||
desktop_hyprland_dotfiles:
|
||||
- name: Hyprland config
|
||||
src: .config/hypr/
|
||||
dest: .config/hypr/
|
||||
mode: preserve
|
||||
- name: Waybar config
|
||||
src: .config/waybar/
|
||||
dest: .config/waybar/
|
||||
mode: preserve
|
||||
- name: Hyprland session wrapper
|
||||
src: .local/bin/start-hyprland-session
|
||||
dest: .local/bin/start-hyprland-session
|
||||
mode: "0755"
|
||||
- name: Wayland screenshot script
|
||||
src: .local/bin/screenshot-wayland
|
||||
dest: .local/bin/screenshot-wayland
|
||||
mode: "0755"
|
||||
|
||||
desktop_sway_dotfiles:
|
||||
- name: Sway config
|
||||
src: .config/sway/
|
||||
|
||||
@@ -4,15 +4,10 @@ hostname: nymph
|
||||
desktop_sessions_enabled:
|
||||
- i3
|
||||
- sway
|
||||
- hyprland
|
||||
|
||||
desktop_prompt_for_session: true
|
||||
desktop_emptty_session_error_logging: rotate
|
||||
|
||||
host_xbps_repositories:
|
||||
- name: hyprland-void
|
||||
url: "https://raw.githubusercontent.com/Makrennel/hyprland-void/repository-x86_64-glibc"
|
||||
|
||||
host_packages:
|
||||
- nvidia
|
||||
- mesa-dri
|
||||
@@ -30,11 +25,6 @@ host_i3_dotfiles:
|
||||
dest: .config/autorandr/
|
||||
mode: preserve
|
||||
|
||||
host_hyprland_dotfiles:
|
||||
- src: .config/hypr/host.conf
|
||||
dest: .config/hypr/host.conf
|
||||
mode: "0644"
|
||||
|
||||
host_sway_dotfiles:
|
||||
- src: .config/sway/host.conf
|
||||
dest: .config/sway/host.conf
|
||||
|
||||
Reference in New Issue
Block a user