Commit Graph

15 Commits

Author SHA1 Message Date
RJ Trujillo
d5d373a3ca chore(deck): Consolidate DE autologin handlers to desktop-autologin
Combines plasma-autologin, and GNOME autologin on Deck images into one handler.
This is done as these services all work practically the same.
2023-09-12 08:47:07 -06:00
Kyle Gospodnetich
a1d63b6996 chore: Move autologin services to deck folders 2023-09-11 11:13:40 -07:00
Kyle Gospodnetich
85593b6b5e fix: Major distrobox cleanup, drop need for separate nvidia & non-nvidia images, drop init hooks, remove exported_apps from assemble to allow stable distrobox on non-nvidia systems. 2023-08-18 23:24:52 -07:00
Kyle Gospodnetich
9746f60c9a feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init. 2023-08-18 18:09:41 -07:00
Kyle Gospodnetich
615ee6fe20 chore: Change how SteamCMD is exported to avoid a race condition.
fix(deck): Export extest to bazzite-arch, if used.
2023-08-13 13:59:56 -07:00
RJ Trujillo
ad34875c32 chore(deck): Merge KDE and GNOME session select scripts 2023-08-11 16:04:35 -06:00
Kyle Gospodnetich
c723d1af2a fix: Enable sdgyrodsu and KDE's extra System76 scheduler service globally. 2023-08-08 11:26:51 -07:00
Kyle Gospodnetich
65f2eeb957 fix: Add duperemove preset for systemd 2023-08-08 11:06:28 -07:00
Kyle Gospodnetich
525a19cbb3 chore: Remove now unneeded volume line for Nvidia distrobox integration 2023-08-08 09:33:18 -07:00
RJ Trujillo
e77996f02f
feat(deck): Add (hidden) toggleable desktop Wayland session session support (#118)
* feat(deck): Implement optional support for switching to GNOME on Wayland

This adds a variable, DESKTOP_WAYLAND, to /etc/default/desktop-wayland that gets sourced
by steamos-session-select and determines whether or not to use Wayland or X11. By default,
this ships as false

* feat(deck): Implement optional support for switching to Plasma on Wayland

* feat(deck): Add hidden just script to toggle Wayland desktop session

Omitted from 'just list'
2023-08-08 02:27:41 +00:00
Kyle Gospodnetich
0b638e5954 feat: Add systemd presets for sdgyrodsu and system76-scheduler 2023-08-07 12:14:05 -07:00
Kyle Gospodnetich
74feda24e9 Revert "Revert "feat: Use new export feature in distrobox assemble""
This reverts commit b15248a9ec.
2023-08-07 10:35:07 -07:00
Kyle Gospodnetich
b15248a9ec Revert "feat: Use new export feature in distrobox assemble"
Revert once more when Distrobox is updated in upstream Fedora.
2023-08-07 08:00:23 -07:00
Kyle Gospodnetich
49c02353d1 feat: Use new export feature in distrobox assemble 2023-08-07 07:51:37 -07:00
Kyle Gospodnetich
b0e2c7642d fix: Switch from rsync to conditional copy to fix issue with missing files 2023-08-03 15:24:42 -07:00