diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-07 22:07:01 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-07 22:07:01 +0200 |
| commit | e870aa71ea65a92cb9ef76f2ac4889036d9020eb (patch) | |
| tree | f88c2faba117280cf926f4e9ad42d994dca2cc9d /raveos-hyprland-theme/theme-data/sddm/sddm.conf | |
| parent | c50e5c9839c4a1f4b0972403d74023d7a9e1b4bb (diff) | |
| download | RaveOS-PKGBUILD-e870aa71ea65a92cb9ef76f2ac4889036d9020eb.tar.gz RaveOS-PKGBUILD-e870aa71ea65a92cb9ef76f2ac4889036d9020eb.zip | |
RaveosHyperland update
Diffstat (limited to 'raveos-hyprland-theme/theme-data/sddm/sddm.conf')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/sddm/sddm.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/raveos-hyprland-theme/theme-data/sddm/sddm.conf b/raveos-hyprland-theme/theme-data/sddm/sddm.conf index 1fa25d1..56b50a7 100644 --- a/raveos-hyprland-theme/theme-data/sddm/sddm.conf +++ b/raveos-hyprland-theme/theme-data/sddm/sddm.conf @@ -1,6 +1,3 @@ -# Run SDDM Wayland over Hyprland compositor -# Credits to the HyDE project - [Theme] Current=sddm-astronaut-theme CursorTheme=BreezeDark @@ -10,8 +7,6 @@ CursorSize=24 Numlock=on HaltCommand=/usr/bin/systemctl poweroff RebootCommand=/usr/bin/systemctl reboot -DisplayServer=wayland -GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell [Users] DefaultPath=/usr/local/bin:/usr/bin:/bin @@ -22,10 +17,3 @@ MinimumUid=1000 RememberLastUser=true RememberLastSession=true ReuseSession=true - -[Wayland] -CompositorCommand=start-hyprland -- -c /usr/share/hypr/sddm/hyprland.lua -EnableHiDPI=true - -[X11] -Enable=false |