9c79ac2208
Merge pull request #79 from olgkv/fix/gpu-detection
...
fix(detect): Correctly assign gpu_info before use
2025-07-06 14:28:40 -07:00
5a8687b386
Enable bash-completion by default
2025-07-06 19:12:04 +02:00
3aa8c19b6e
fix(detect): Correctly assign gpu_info before use
...
The script attempted to perform driver selection by echoing the
`$gpu_info` variable, but the variable had not yet been populated
with the output from the `lspci` command.
This resulted in the `if` condition always failing and the driver package
incorrectly defaulting to `nvidia-dkms` for all hardware.
This commit moves the `gpu_info` assignment to before it is
referenced, ensuring the detection and selection logic works as intended.
2025-07-06 15:19:47 +03:00
b43a99c11b
Add plymouth installer and migration
2025-07-05 16:42:19 -04:00
c00f4c9608
Add ffmpegthumbnailer to get thumbnails of videos in nautilus
2025-07-04 18:31:09 -07:00
59b561a3ac
Don't actually install a specific ruby version
...
Compilation slows down the install too much, and very often projects
specify something specific.
2025-07-04 16:23:18 -07:00
e166cde9d0
Don't let this stop it
2025-07-04 16:20:56 -07:00
fcaf61162c
Won't be set in that shell
2025-07-04 16:20:30 -07:00
b15166cce0
Use clipse bin as well
2025-07-04 16:18:50 -07:00
3c1e7e5b10
Switch to bin versions where possible
2025-07-04 16:10:58 -07:00
ce875b6fee
Be resilient to power profile not existing
2025-07-04 16:08:04 -07:00
63d4d6d302
Only ask if we don't have the identification already
2025-07-04 16:03:19 -07:00
e3b211efae
Fix missing directory
2025-07-04 16:00:28 -07:00
211b99320b
Add localsend-bin
...
No rust conflicts! Closes #51 , #46
2025-07-04 15:54:11 -07:00
648d061b3c
Fix missing dir for /etc/docker
2025-07-04 15:47:38 -07:00
3d8c15a397
Correct name
2025-07-04 15:44:28 -07:00
56ec1351d3
Switch default video player from vlc to mpv
...
It's faster and looks better on hyprland
2025-07-04 15:20:20 -07:00
3b755b09aa
Use Chromium as the default browser
...
Prevents that warning on first start
2025-07-04 12:10:52 -07:00
d05020b7c1
Include Google Messages as a web app too
2025-07-03 13:59:31 -07:00
e0a123d56e
Merge branch 'master' into dev
2025-07-02 19:47:28 -07:00
2c1c755087
Kill the fd alias from omakub and just install fd
...
Closes #32
2025-07-02 19:27:07 -07:00
863a1b0b3e
Fix nvidia check
2025-07-02 16:21:52 -07:00
e9a399173b
Set a default branch name
2025-07-02 13:15:43 -07:00
e8c9a5ad49
remove defensive code
2025-07-01 21:52:49 +02:00
188d1c331a
requested changes
2025-06-30 20:45:17 +02:00
b5dfaef8bb
enable multilib (if not already)
2025-06-30 00:47:42 +02:00
8f68793f7c
fix script path
...
meh, stupid me
2025-06-30 00:38:36 +02:00
fbd85990d0
[not tested] nvidia support
...
this commit tries to add nvidia suppport.
it's not tested yet.
2025-06-29 22:27:16 +02:00
18931a8fd3
Need to have the service available first
2025-06-28 15:50:19 -07:00
96e18af390
Enable bluetooth by default
2025-06-28 11:16:08 -07:00
aadd296c3f
Include bat
2025-06-28 10:43:32 -07:00
31422e233d
Refer to Omarchy not Omakub
2025-06-28 10:10:03 -07:00
1dd66d3b1c
Merge pull request #8 from nicholaschiang/master
...
fix(install/webapps.sh): capitalize YouTube
2025-06-27 18:02:49 -07:00
f4be510faa
Switch to using the official 1password AUR beta package
2025-06-27 16:00:41 -07:00
64d95e72ab
fix(install/webapps.sh): capitalize YouTube
...
YouTube is "YouTube" not "Youtube". It is correctly capitalized in the
Omarchy manual, so I figured this was a simple typo and was not
intentional.
Ref: https://manuals.omamix.org/2/the-omarchy-manual/63/web-apps#youtube
Ref: https://en.wikipedia.org/wiki/YouTube
2025-06-27 16:31:01 -06:00
da35e7747d
Something else is preventing steam from running right now
...
So remove this for now
2025-06-26 14:00:36 -07:00
4c53e58c70
Switch back to chromium now that 138 is out
2025-06-26 13:31:04 -07:00
779fa4843e
Set the first background
2025-06-26 10:24:09 -07:00
464d9c8fa2
Make sure the web2app function is available for these
2025-06-25 19:57:08 -07:00
9d9ac08275
Activate Ruby for use
2025-06-25 19:41:48 -07:00
1c1dd531d4
Open all video files with VLC
2025-06-25 18:46:49 -07:00
d07e718533
We don't need chromium
2025-06-25 15:51:14 -07:00
2e51aa4835
Dont use source
2025-06-25 14:58:21 -07:00
e5dc7a88d9
Ensure multilib is added
...
So it doesnt error out
2025-06-25 13:26:13 -07:00
879b33f3a2
Move this to the end
2025-06-25 13:23:47 -07:00
25abfc225c
This is part of wireplumber
2025-06-25 13:20:56 -07:00
d62a04251e
Dont need this specific one
2025-06-25 13:09:08 -07:00
81743e07af
Make steam easy to install
2025-06-25 12:50:04 -07:00
996123406d
Fix quoting
2025-06-25 12:49:56 -07:00
4e4854654b
Ensure file picker is also using dark mode
2025-06-25 12:44:44 -07:00