mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
Set Hyprland as default desktop session
This commit is contained in:
@@ -5,7 +5,7 @@ desktop_sessions_enabled:
|
||||
- sway
|
||||
- hyprland
|
||||
|
||||
desktop_default_session: sway
|
||||
desktop_default_session: hyprland
|
||||
desktop_default_session_env: wayland
|
||||
desktop_prompt_for_session: true
|
||||
|
||||
@@ -225,10 +225,6 @@ desktop_hyprland_dotfiles:
|
||||
src: .config/dunst/
|
||||
dest: .config/dunst/
|
||||
mode: preserve
|
||||
- name: flameshot config
|
||||
src: .config/flameshot/
|
||||
dest: .config/flameshot/
|
||||
mode: preserve
|
||||
- name: rofi config
|
||||
src: .config/rofi/
|
||||
dest: .config/rofi/
|
||||
|
||||
@@ -5,7 +5,7 @@ desktop_sessions_enabled:
|
||||
- sway
|
||||
- hyprland
|
||||
|
||||
desktop_default_session: sway
|
||||
desktop_default_session: hyprland
|
||||
desktop_default_session_env: wayland
|
||||
|
||||
host_packages:
|
||||
|
||||
@@ -5,7 +5,7 @@ desktop_sessions_enabled:
|
||||
- sway
|
||||
- hyprland
|
||||
|
||||
desktop_default_session: sway
|
||||
desktop_default_session: hyprland
|
||||
desktop_default_session_env: wayland
|
||||
desktop_emptty_session_error_logging: rotate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user