75 Commits

Author SHA1 Message Date
Kyle Gospodnetich
564c5bf635 feat: Add joystickwake to keep screen alive from controller input 2024-02-13 22:30:47 -08:00
Kyle Gospodnetich
b24e2dc850 feat: Enable Discord RPC for non-flatpak applications by default 2024-02-05 00:40:27 -08:00
Kyle Gospodnetich
bfaaf955a5 fix: Add new ROG Ally dmi 2024-02-04 23:03:23 -08:00
Kyle Gospodnetich
78cf717b83 chore: Split waydroid resolution back out to separate file 2024-02-04 19:52:37 -08:00
Kyle Gospodnetich
61ae7465e6 feat(waydroid): Fix controller integration, add automatic DPI scaling for Deck & Legion Go, others can be added to /etc/default/waydroid-launcher 2024-02-04 17:37:55 -08:00
Kyle Gospodnetich
13187924fb chore: Remove unneeded width/height values from waydroid-launcher 2024-01-31 09:24:03 -08:00
Kyle Gospodnetich
3beaff35bb feat: Use automatic desktop sizing from nested desktop for Waydroid 2024-01-31 09:17:27 -08:00
Kyle Gospodnetich
279bdbc2ef chore: Correct VGUI2 color 2024-01-30 23:33:36 -08:00
Kyle Gospodnetich
4a4ed95248 feat(kde): Support light theme in Prompt w/ Vapor theme applied 2024-01-30 18:46:58 -08:00
Kyle Gospodnetich
d91ad213ea feat: Add Vapor & VGUI2 themes for Prompt terminal
chore: Clean up Gradience theme handling to use skel
2024-01-30 17:32:50 -08:00
Benjamin Sherman
e4845838ec
refactor: remove local user-motd.sh mod as it is now provided upstream (#722) 2024-01-29 13:19:00 -08:00
Kyle Gospodnetich
61a0a098c8 chore: Minor systemy76-scheduler config cleanup 2024-01-29 11:31:44 -08:00
Kyle Gospodnetich
674fc08a5e
feat: Add MOTD thanks to @bsherman and @castrojo (#717) 2024-01-28 15:39:43 -08:00
Kyle Gospodnetich
d7c5e52c9a feat(deck): Add ujust commands to install various themes needed by ROG Ally & Legion Go.
feat: Add auto updating for some CSS Loader themes not on the official store with topgrade
2024-01-26 13:30:41 -08:00
Kyle Gospodnetich
3e16a3dddf chore: Remove old ublue-update configs & scripts 2024-01-25 23:18:19 -08:00
Kyle Gospodnetich
6aed7085af chore: Add ublue-update topgrade config 2024-01-24 09:17:14 -08:00
Kyle Gospodnetich
6f50817806 feat: Switch to modified xone that retains full support for xpad, resolves issues with third party game controllers in previous releases.
chore: Remove unneeded amdgpu.conf thanks to fsync kernel.
2024-01-23 20:46:00 -08:00
Kyle Gospodnetich
8a957310c8 chore: Minor file reorganization 2024-01-20 09:22:56 -08:00
Kyle Gospodnetich
5f52850e5d chore: Create a pre-existing topgrade.toml file in /etc 2024-01-20 01:55:11 -08:00
Kyle Gospodnetich
97aeca6e1b feat: Use topgrade for ujust update 2024-01-20 01:08:58 -08:00
Kyle Gospodnetich
8730ef1039 chore: Remove secure boot warning 2024-01-18 00:12:41 -08:00
Kyle Gospodnetich
bfae35a384 chore: Ignore tuned-ppd in system76-scheduler 2024-01-17 17:30:04 -08:00
Kyle Gospodnetich
1fa350df2e chore: Update nvidia karg message 2024-01-17 13:46:29 -08:00
Kyle Gospodnetich
ee08b8c4ac feat: Ship a default Pods config for new users, simplifies setup for people who aren't container nerds 2024-01-15 10:46:09 -08:00
Kyle Gospodnetich
56e085d41b chore: Mention that files are intentionally empty 2024-01-11 23:01:31 -08:00
Kyle Gospodnetich
48525261b7 feat: Use stock fedora gamepad drivers by default. If you are using a controller better served by xpad/xpadneo, switch with "ujust use-ublue-gamepads" 2024-01-11 22:50:58 -08:00
Kyle Gospodnetich
27e1374e4d Merge branch 'main' into main-next 2024-01-10 21:53:53 -08:00
Kyle Gospodnetich
e04afa648f chore: Ship a notice about secure boot 2024-01-10 21:06:26 -08:00
Kyle Gospodnetich
d7d2e87da4 chore: Move Zenpower to just 2024-01-10 20:24:46 -08:00
Kyle Gospodnetich
bd41da22c9 feat: Blacklist k10temp in favor of zenpower3 2024-01-10 01:27:25 -08:00
Kyle Gospodnetich
e66c473a80 fix(kde): Load dconf for Prompt on KDE with bazzite-user-setup 2024-01-09 20:48:25 -08:00
Kyle Gospodnetich
b2d3906f4b feat(kde): Add dconf for Prompt 2024-01-08 01:24:35 -08:00
Kyle Gospodnetich
b375657e70 chore: Restore desktop battery check now that patched psutil is ready 2024-01-04 10:34:02 -08:00
Kyle Gospodnetich
076aca71f0 chore: Minor adjustment to ublue-update settings. Don't dbus notify on deck builds, reduce battery requirement on desktop builds until battery check issues are resolved. 2024-01-02 16:01:57 -08:00
Kyle Gospodnetich
5ff1fefeee feat: Add default config for Firefox to handle vaapi 2024-01-01 18:03:09 -08:00
Kyle Gospodnetich
876a398459 chore: Update system76-scheduler configs 2024-01-01 01:03:04 -08:00
Kyle Gospodnetich
4aa7fabcd5 fix(gnome): Fix issue with xdg-terminal-exec when used with long commands
chore: Additional bash script cleanup
2023-12-23 09:56:09 -08:00
Kyle Gospodnetich
cbdb1b3b5f chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:03:35 -08:00
Kyle Gospodnetich
4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
HikariKnight
1a9bf7fc39 chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 20:04:40 -08:00
HikariKnight
6a88f0f499
chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 15:59:15 -08:00
Kyle Gospodnetich
17ffc696e1 feat(waydroid): Set density and gralloc from /etc/default/waydroid-launcher before start 2023-11-03 00:15:09 -07:00
Kyle Gospodnetich
a81410f7ab fix: Fix app icons for Nix apps 2023-11-01 15:52:04 -07:00
Kyle Gospodnetich
84348917a3 chore: Remove CFS tweaks from System76-Scheduler in preparation for EEVDF 2023-10-30 19:09:15 -07:00
Kyle Gospodnetich
f01799625e Fix: Remove pkexec, this resolves some newly reported issues with the bazzite portal 2023-10-23 11:48:12 -07:00
Kyle Gospodnetich
df3f1c4375 chore: Cleanup bazzite-hardware-setup, make more use of initramfs
chore: Use lower numbers for sysctl.d
2023-10-20 17:26:33 -07:00
Kyle Gospodnetich
a96f959844 chore: Replace additional references to just 2023-10-18 20:38:24 -07:00
Kyle Gospodnetich
9f839527a1 Merge branch 'pkexec' 2023-10-17 22:41:34 -07:00
Kyle Gospodnetich
022625ea50 fix: Drop DNS over TLS and SNTP due to reported issues/edge cases, will reintroduce as an option.
chore: Remove script for Nvidia distrobox removal, no longer needed.
2023-10-16 17:04:04 -07:00
RJ Trujillo
9913e3da4d chore(treewide): Drop askpass, use pkexec
This is much nicer as it uses the native polkit interface for password prompts and
doesn't require any foolery like setting ksshaskpass/openssh-askpass as the global
paramter for sudo askpass
2023-10-14 21:27:34 -06:00