summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/sddm/sddm.conf
blob: 1fa25d11d161d8f1546dd48b312c230a0102d210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Run SDDM Wayland over Hyprland compositor
# Credits to the HyDE project

[Theme]
Current=sddm-astronaut-theme
CursorTheme=BreezeDark
CursorSize=24

[General]
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
HideShells=
HideUsers=
MaximumUid=60513
MinimumUid=1000
RememberLastUser=true
RememberLastSession=true
ReuseSession=true

[Wayland]
CompositorCommand=start-hyprland -- -c /usr/share/hypr/sddm/hyprland.lua
EnableHiDPI=true

[X11]
Enable=false