HikariKnight
090a15ccab
fix: correct mistype in removing virtual surround ( #466 )
2023-10-25 00:48:54 -07:00
Pat Connors
a600fa78fe
feat: Warehouse as preinstalled Flatpak. ( #465 )
...
* feat: Add SaveDesktop and Warehouse as preinstalled Flatpaks
For KDE images, and moved from Bazzite Portal.
* feat (GNOME): Add SaveDesktop and Warehouse as preinstalled Flatpaks
For GNOME images, and moved from Bazzite Portal.
* fix (deck): Bazzite Portal real estate fix
Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources )
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup )
* fix: Bazzite Portal real estate fix
Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources )
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup )
* Update install
* Update install
* Update yafti.yml
* Update yafti.yml
2023-10-24 21:15:49 -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
6e0e8f2d7e
chore: Add slight shadow to Waydroid logo for visibility in Steam
2023-10-22 20:27:14 -07:00
Kyle Gospodnetich
f0ed60d9e6
chore: Disown steamos-add-to-steam when used in just
2023-10-22 17:53:23 -07:00
Kyle Gospodnetich
502d2d736d
feat: Automatically add Waydroid to Steam during init-waydroid call
2023-10-22 17:13:25 -07:00
Kyle Gospodnetich
f89018743a
feat(gnome): Add nested desktop support from SteamOS
2023-10-22 16:15:03 -07:00
Kyle Gospodnetich
a699c90ea8
feat(deck): Add default input settings and icons for Steam to Waydroid shortcut
2023-10-22 16:15:03 -07:00
Kyle Gospodnetich
e3ca007799
chore: Remove search light
2023-10-21 00:58:17 -07:00
Kyle Gospodnetich
d36b72065f
chore: Move to using arrays in bazzite-hardware-setup
2023-10-21 00:56:11 -07:00
Kyle Gospodnetich
1e05d4fd19
chore: Upgrade to latest VulkanLayer flatpaks
2023-10-21 00:36:11 -07:00
Kyle Gospodnetich
7f7f5b8802
fix: Modify initramfs applicator to always apply all needed params
2023-10-20 17:45:45 -07:00
Kyle Gospodnetich
a40caa7957
chore: Always set /etc/crypttab in initramfs step
2023-10-20 17:37:41 -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
d5af1e0e64
chore: Increase priority of sysctl changes
2023-10-20 14:00:04 -07:00
Kyle Gospodnetich
69f2af1884
chore: Reorganize user setup steps
2023-10-20 13:56:21 -07:00
Kyle Gospodnetich
01aac634c5
chore: Use new privileged user setup script for certain tasks
2023-10-20 13:51:35 -07:00
Kyle Gospodnetich
f933ab7845
chore: Move flatpak install list to /usr/share
2023-10-20 13:46:18 -07:00
Kyle Gospodnetich
7de70777b3
chore: Remove notification
2023-10-20 12:38:34 -07:00
Kyle Gospodnetich
af339d97c4
chore: Replace remaining just calls with ujust
2023-10-20 00:00:11 -07:00
Kyle Gospodnetich
5c902473b4
chore: Move flathub setup to separate script, run with pkexec
2023-10-19 23:56:34 -07:00
Kyle Gospodnetich
673086cc51
chore: Minor cleanup for ujust
2023-10-19 17:43:09 -07:00
Kyle Gospodnetich
104f45ff81
chore: Add some safety checks to ensure flathub is enabled
2023-10-19 17:38:56 -07:00
fiftydinar
0ccfe46d9b
fix: Remove rd.luks.options=discard karg & use --append-if-missing for kargs ( #453 )
...
* fix: Remove rd.luks.options=discard karg
There is no need for it since it will be applied automatically with initramfs LUKS workaround.
* Use --append-if-missing instead of --append for rpm-ostree kargs
2023-10-19 08:44:46 -07:00
Kyle Gospodnetich
15c4fdd3fb
feat(gnome): Add Steam & Lutris to the dash by default
2023-10-18 21:38:34 -07:00
Kyle Gospodnetich
a96f959844
chore: Replace additional references to just
2023-10-18 20:38:24 -07:00
Kyle Gospodnetich
955be4cc01
chore: Use new ujust executable in Yafti
2023-10-18 20:35:44 -07:00
Kyle Gospodnetich
d83d129c42
feat(deck): Add additional tweaks for zram performance, switch to sysctl.d to disable watchdog (Thanks Saber J2X and fiftydinar)
2023-10-18 16:17:49 -07:00
RJ Trujillo
d6d8ee60ef
Merge pull request #452 from HikariKnight/virtual-audio-channels
...
Feat: Add Virtual Surround 7.1 setup to just
2023-10-18 17:05:17 -06:00
Kyle Gospodnetich
3be722994c
feat: Disable split lock mitigation for increased gaming performance in titles like God of War (Thanks Saber J2X)
2023-10-18 16:03:59 -07:00
HikariKnight
4b769201cc
chore: added extra output about where we got the convolver files from
2023-10-19 00:40:49 +02:00
HikariKnight
f539e99fc6
feat: add a basic virtual surround 7.1 config using ASH Control Room 1
2023-10-19 00:24:24 +02:00
HikariKnight
1e824a5a81
fix: add missing comment with info about what virtual audio channels are and their use case
2023-10-18 20:07:06 +02:00
Kyle Gospodnetich
9f839527a1
Merge branch 'pkexec'
2023-10-17 22:41:34 -07:00
Pat Connors
1b3d3211c6
feat: Added "System Management" Category ( #450 )
...
* feat: Added "System Management" Category
chore: moved Warehouse to this category.
feat: added Metadata Cleaner to Utilities category
fix: removed FAQ link at the end
* same thing for deck
2023-10-17 18:12:15 -07:00
HikariKnight
7586e95bf7
feat: add virtual audio channels for special usecases ( #449 )
2023-10-17 16:54:09 -07:00
Kyle Gospodnetich
4ab99c68e9
feat(gnome): Switch to dconf settings for a number of needed changes in gnome, add default dash application assignments.
2023-10-17 11:33:17 -07:00
Kyle Gospodnetich
06c88683ad
chore: Switch to new obs-vkcapture package
...
fix(gnome): Remove non-working gsetting call
2023-10-17 01:42:52 -07:00
Kyle Gospodnetich
9368037631
fix: Correct hostname check (Thanks szescxz)
2023-10-16 23:56:15 -07:00
Pat Connors
69727c3b01
feat: Include link to Bazzite's FAQ documentation... ( #446 )
...
...at the end of the Bazzite Portal.
NOTE: If this takes up too much real estate and forces the "reboot now" option to be hidden or anything then DNM or revert!
2023-10-16 22:55:13 -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
Kyle Gospodnetich
d8aa71ce87
chore: Install pixmaps later
2023-10-16 16:10:36 -07:00
Kyle Gospodnetich
e1f5353af2
chore: Make please wait message slightly friendlier.
2023-10-16 15:51:46 -07:00
Kyle Gospodnetich
5af6e8672b
feat(gnome): Replace GNOME user icons with Valve-themed ones
2023-10-16 15:18:55 -07:00
RJ Trujillo
af64da2383
fix(user-setup): Actually read the cached Fedora version
...
The last ran Fedora version was pointing to a nonexistant path
2023-10-16 15:37:44 -06:00
Pat Connors
29aad27a8e
feat: Add Warehouse to Bazzite Portal on Desktop images ( #442 )
...
Flatpak Manager
Link: https://flathub.org/apps/io.github.flattool.Warehouse
2023-10-16 11:47:26 -07:00
dnkmmr
9114ec3fb3
fix: removed unneeded parts of the nix installation on the justfile ( #441 )
...
* Update 60-custom.just
* Update 60-custom.just
* Update 60-custom.just
2023-10-16 08:24:53 -07:00
Kyle Gospodnetich
b3bae538f4
feat: Add message to plymouth during long bazzite-hardware-setup steps
2023-10-15 10:04:17 -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
RJ Trujillo
98d0536dac
fix(user-setup): Correct Fedora version check, prevents setup from running every boot
...
The file path for the last ran Fedora version wasn't being referenced causing the script to rerun every boot
2023-10-14 17:59:57 -06:00