diff --git a/source/airootfs/etc/systemd/system/sddm.service b/source/airootfs/etc/systemd/system/sddm.service new file mode 100644 index 0000000..215e411 --- /dev/null +++ b/source/airootfs/etc/systemd/system/sddm.service @@ -0,0 +1,16 @@ +[Unit] +Description=Simple Desktop Display Manager +Documentation=man:sddm(1) man:sddm.conf(5) +Conflicts=getty@tty1.service +After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service systemd-logind.service +PartOf=graphical.target +StartLimitIntervalSec=30 +StartLimitBurst=2 + +[Service] +ExecStart=/usr/bin/sddm +Restart=always + +[Install] +Alias=display-manager.service + diff --git a/source/packages.x86_64 b/source/packages.x86_64 index d2e2684..8e86303 100644 --- a/source/packages.x86_64 +++ b/source/packages.x86_64 @@ -1,3 +1,4 @@ +### ARCHISO ### alsa-utils amd-ucode arch-install-scripts @@ -123,8 +124,65 @@ wvdial xfsprogs xl2tpd zsh + + +### OUROBOR.OS ### bottom -fish -wezterm -xorg neofetch +##calamares +gparted +pipewire +pulseaudio +sddm + + +### WINDOW MANAGERS ### + +##awesome +##qtile +##qtile-extras +##polybar +##python-psutil +##xmonad +##xmonad-contrib +##xmobar + +### FONTS ### + + + +### GUI APPS ### + +wezterm + + +### LIBRARIES ### + +libxft + + +### SHELLS ### + +bash +fish +zsh + + +### UTILS ### + +avahi +base-devel +cmake +exa +git +lolcat +pacman-contrib +##paru-bin +wget +wildmidi +xdg-user-dirs + + +### XORG ### + +xorg