RJ Trujillo
7c30803bec
fix: Don't explicitly check main when excluding Nvidia
2023-09-23 09:16:49 -06:00
Kyle Gospodnetich
cbf047fc08
chore: Flip operands and avoid just call to distrobox for now.
2023-09-23 02:13:39 -07:00
Kyle Gospodnetich
9d4b9ab407
chore: Minor fixups for resilio-sync, openrazer, and webapp-manager
2023-09-23 00:52:11 -07:00
Kyle Gospodnetich
0be28d11e7
chore: Mention XwaylandVideoBridge only works on KDE in the name of the just command
2023-09-22 23:20:55 -07:00
Kyle Gospodnetich
db4bd53f7c
feat: Add fix-screenshare command to just and yafti.
...
chore: Clean up some syntax issues in 30-distrobox.just
2023-09-22 23:19:29 -07:00
RJ Trujillo
019704d757
fix(image-info): Don't wrap identifiers in quotations
...
Instead of the raw key being assigned, a key wrapped in quotations was
incorrectly assigned
2023-09-22 22:56:26 -06:00
Kyle Gospodnetich
442e0c4733
feat: Add a just command to fix SteamVR on desktop releases
...
chore: Standardize just nomenclature for game patches
2023-09-22 19:42:30 -07:00
Kyle Gospodnetich
7c5e26a3a1
chore: Reorganize flatpaks to have the most important ones first
2023-09-22 17:32:14 -07:00
RJ Trujillo
0b7532a43c
fix(just): Use image info consistently
2023-09-22 16:11:36 -06:00
Kyle Gospodnetich
de1945de1b
Merge branch 'main' into justfile-update
2023-09-22 14:30:02 -07:00
Kyle Gospodnetich
de25c72cf6
feat(desktop): Add reset-bazzite-arch just command to completely remove the image and pull it fresh.
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
58aa3a2396
chore: Add new distrobox hosted applications to Yafti
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
1ed5421918
feat: Add Web App Manager, OpenRazer, Oversteer, Solaar, and Resilio Sync
2023-09-22 14:29:57 -07:00
Kyle Gospodnetich
74617d153a
chore: Add minor enhancement for vim rendering
2023-09-22 14:29:36 -07:00
Kyle Gospodnetich
9970d5f16a
chore: Remove remaining WL files
2023-09-22 14:28:48 -07:00
Kyle Gospodnetich
81bb60084f
feat: Switch to new numbered just file system
2023-09-22 14:27:09 -07:00
RJ Trujillo
66a14d300e
fix(treewide): Use new image info implementation
2023-09-22 12:26:54 -06:00
RJ Trujillo
391a2afa1c
chore: Remove signing from just and yafti
...
This is automatic now
2023-09-22 12:26:35 -06:00
zelikos
c1b6ce4515
fix: Typo in bazzite-flatpak-manager
2023-09-21 19:05:54 -04:00
RJ Trujillo
24ceab8e44
fix(user-setup): Fix justfile creation
...
Currently, this only gets written if the file exists. Create it when the file doesn't exist instead
2023-09-20 11:09:10 -06:00
Kyle Gospodnetich
cc662ab2c9
feat(gnome): Add just command for installing Adwaita-for-Steam, update theme with ublue-update automatically when present
2023-09-19 13:10:24 -07:00
Kyle Gospodnetich
8b660728bc
chore: Adjust ublue update settings to avoid hitting CPU check when idle at desktop
2023-09-19 10:41:40 -07:00
tulili
ee151aa0c7
feat(just): add waydroid-related utilities
2023-09-18 21:32:49 -03:00
Kyle Gospodnetich
3505c66b41
chore: Remove AdwSteamGtk, this is now better installed with CSS Loader decky plugin
2023-09-18 14:10:20 -07:00
Kyle Gospodnetich
0374703aa6
chore: Clean up install-bazzite-arch
2023-09-18 09:34:45 -07:00
Kyle Gospodnetich
35ff5d46b9
feat(gnome): Add steam soundfont when selecting a Valve-inspired theme
2023-09-18 00:07:10 -07:00
RJ Trujillo
ab1ca9fa77
Merge pull request #301 from ublue-os/rootful-ublue-update
...
feat: Implement changes for rootful ublue-update
2023-09-17 12:24:07 -06:00
Kyle Gospodnetich
f46de9b574
chore: Add additional prompts/info for ublue-os password on signing key.
...
Closes #312
2023-09-17 09:39:33 -07:00
Kyle Gospodnetich
18e30068dc
chore(steamos-update): Move update scripts to user folder to match pending changes in ublue-update
2023-09-17 06:52:21 -06:00
Kyle Gospodnetich
0c4bee5514
feat: Add obs-studio-portable installer to just
...
fix: Correct missing icon in Lutris on bazzite-arch - Fixes #262
chore(gnome): Remove connections flatpak from default install list
2023-09-16 16:16:35 -07:00
RJ Trujillo
0f869fd0a0
Merge pull request #309 from ublue-os/openrazer
...
feat: Add OpenRazer to Just and Bazzite Portal
2023-09-16 09:12:01 -06:00
Kyle Gospodnetich
66bb01bd9c
feat: Add OpenRazer to Just and Bazzite Portal
...
Depends on: https://github.com/ublue-os/main/pull/340
2023-09-16 01:06:37 -07:00
Kyle Gospodnetich
3669eeeed4
Merge pull request #304 from dnkmmr69420/patch-8
...
Added `nix-store --optimise` to `clean-system`
2023-09-15 19:11:42 -07:00
Kyle Gospodnetich
47600e83c7
chore(desktop): Delete bazzite-arch if it already exists in just command
...
Allows just install-bazzite-arch to be used as a quick refresh for existing installs
2023-09-15 18:52:37 -07:00
Kyle Gospodnetich
bec8a71ccb
chore: Minor rewording to prevent any possible confusion
2023-09-15 17:21:33 -07:00
Kyle Gospodnetich
2e0e2503fd
feat: Add just commands for toggling broadcom-wl
2023-09-15 17:16:50 -07:00
Kyle Gospodnetich
d494845efe
chore: Create simplified justfile
2023-09-15 09:39:13 -07:00
dnkmmr
1f013e9373
Update custom.just
...
added `nix-store --optimise` to clean-system
2023-09-15 11:27:09 -05:00
Kyle Gospodnetich
11c89fd8f9
feat: Add nix garbage collector to just clean-system
...
Closes #300
2023-09-15 00:53:09 -07:00
Kyle Gospodnetich
5b4c7a85cf
chore: Remove .justfile creation
...
The justfiles conflict with eachother if they have functions of the same name, and the first function of them sorted alphabetically acts as as default when running `just`, this means each can't use the 'default' name for their top function, and we unfortunately just need to ship our own.
2023-09-15 00:37:38 -07:00
Kyle Gospodnetich
1e1437a222
feat(deck-gnome): Add templates for vkBasalt and DXVK to make game modding easier, allows for creation of the example config from the right click menu
2023-09-15 00:30:41 -07:00
Kyle Gospodnetich
8536117108
feat: Install broadcom's WL driver needed by some hardware. This is default disabled due to it breaking other wifi hardware.
2023-09-14 17:53:07 -07:00
RJ Trujillo
6763c3f504
revert: "fix(hardware-setup): REVERT ME, disable desktop-autologin if gamescope-autologin is enabled"
...
Not needed after consolidating to bazzite-autologin
This reverts commit 38c95fcfe3c4bbd2427bdff90774258fe7af640a.
2023-09-13 17:37:13 -06:00
Kyle Gospodnetich
01ea61880c
Merge branch 'main' into etc-cleanup
2023-09-13 09:29:23 -07:00
Kyle Gospodnetich
b5c7c5abf8
chore: /etc/ cleanup part 2, move remaining /etc/ files to /usr/etc/
2023-09-13 09:23:29 -07:00
Kyle Gospodnetich
c70c6c1057
chore(just): Add a friendly message to the end of fix-tf2-tcmalloc
2023-09-13 09:10:37 -07:00
Kyle Gospodnetich
ea65371d3d
Merge pull request #292 from ublue-os/etc-cleanup
...
Clean up /etc/
2023-09-12 22:09:20 -07:00
Kyle Gospodnetich
8080e587b0
Revert "chore: Remove Hide GRUB Menu option from Desktop"
...
This reverts commit 5df2dced44f3cc818b72c0d21d1b56d065fa0309.
2023-09-12 15:56:14 -07:00
Kyle Gospodnetich
3130f78841
chore(cleanup): Move numerous files to /usr that previously lived in /etc
2023-09-12 12:19:32 -07:00
RJ Trujillo
b1fa5d7caf
Merge pull request #289 from ublue-os/desktop-autologin
...
chore(deck): Consolidate DE autologin handlers to desktop-autologin
2023-09-12 12:45:47 -06:00