297 Commits

Author SHA1 Message Date
David Heinemeier Hansson
5d234b6b3a Include Caskaydia Mono Nerd Font Propo by default 2025-07-10 15:46:33 -07:00
David Heinemeier Hansson
8b5275456b
Merge pull request #121 from Mane-Pal/battery-low-notification
add low power notfication issue #59
2025-07-10 18:33:36 -04:00
Naparajith T L
87767626c6
Merge branch 'dev' into dev 2025-07-11 03:14:39 +05:30
David Heinemeier Hansson
be29136188 Fewer fonts in the bare mode 2025-07-10 12:50:10 -07:00
David Heinemeier Hansson
a64c0505ec Add a bare mode with almost no default applications beyond system basics 2025-07-10 12:28:42 -07:00
Mads Nedergaard Paulsen
4c58879481 add low power notfication 2025-07-10 19:04:40 +02:00
DrInfinite
77524a7afa De-couple hyprlock themes from layout 2025-07-10 18:43:08 +05:30
Nathan Anderson
87f0b599c6 Adds two more kernel cmdline detections
Adds support for UKI images, which read kernel cmdline options out of
either:

* /etc/cmdline.d/*.conf
* /etc/kernel/cmdline
2025-07-09 22:16:05 -04:00
David Heinemeier Hansson
c9a5de6581 Quiet by default 2025-07-09 19:01:19 -07:00
David Heinemeier Hansson
11b71a593b Need to have the install inside the check of course 2025-07-09 19:00:52 -07:00
David Heinemeier Hansson
c5ada676ae Skip configuration if plymouth was already installed
This helps us skip the installer if something else on initial all failed
and we need to run things again.
2025-07-09 18:28:48 -07:00
David Heinemeier Hansson
4df84da6e1 Better grouping 2025-07-09 18:24:21 -07:00
David Heinemeier Hansson
d2598464d6 Switch to polkit-gnome to make fingerprint authentication work better
hyprpolkit was not designed well for fingerprint authentication. It
doesn't allow you to easily deal with both fingerprints and passwords in
the same configuration.
2025-07-09 20:26:43 -04:00
David Heinemeier Hansson
5f46b7560e Revert the attempt to fix dark mode for hyprpolkitagent 2025-07-09 19:37:51 -04:00
David Heinemeier Hansson
31875282ec Then not do 2025-07-09 19:14:10 -04:00
David Heinemeier Hansson
5c1d8cc2b3 Only run if not already configured 2025-07-09 19:05:37 -04:00
David Heinemeier Hansson
4295541c6a
Merge pull request #104 from ryanrhughes/add-boot-screen
Add graphical boot screen
2025-07-09 16:09:43 -04:00
David Heinemeier Hansson
9b418abed2 Drop clipse since it would keep clear-text passwords from 1passwords in the buffer
And there's no exclusion option!
2025-07-09 11:50:32 -07:00
David Heinemeier Hansson
18dadd62f0 Add gnome-keyring to enable 2FA for 1password 2025-07-09 10:33:01 -07:00
David Heinemeier Hansson
1df37bd3d7 Setup hyprpolkitagent separately with dark mode applied 2025-07-09 10:29:39 -07:00
David Heinemeier Hansson
aaedb7d62e Permanently fix F keys on apple mode keyboards 2025-07-09 10:11:28 -07:00
Ryan Hughes
924a9861c6 Add grub, fix mkinitcpio match, and set theme 2025-07-07 20:33:54 -04:00
Ryan Hughes
4e6901734c Remove theme switching 2025-07-07 19:05:07 -04:00
Ryan Hughes
a2fa2cf632 Add plymouth installer and migration 2025-07-07 19:01:28 -04:00
David Heinemeier Hansson
67a959f9b9
Merge pull request #84 from da-maltsev/add-ui-iwd
Add impala as iwd TUI on waybar
2025-07-07 10:50:08 -07:00
David Heinemeier Hansson
c63b87b416 Fix yay-bin being checked out to $HOME instead of /tmp and not getting cleaned up
Co-author: @bbondier
Closes #86
2025-07-07 10:28:44 -07:00
Daniil Maltsev
3515525d99
Add impala as iwd TUI 2025-07-07 16:37:13 +05:00
David Heinemeier Hansson
621628d59b Revert "Merge pull request #74 from ryanrhughes/add-boot-screen"
This reverts commit 425603c790de7ac9037d70e0794cace7927b0c3b, reversing
changes made to 00b621d7d7676273ef32e50193caf8993cb357c0.
2025-07-06 17:48:33 -07:00
David Heinemeier Hansson
a62697de23 Revert "Merge pull request #81 from okdas/feat/hyprsunset-master"
This reverts commit 786d14071d70175ba529de79d1be2de0b89c7b79, reversing
changes made to 76d26fda4e71a072532a7b436d440b6cb4e009be.
2025-07-06 17:47:10 -07:00
David Heinemeier Hansson
786d14071d
Merge pull request #81 from okdas/feat/hyprsunset-master
Add blue light filter
2025-07-06 17:34:19 -07:00
Dmitry Knyazev
ab1fca0ce9 add hyprsunset 2025-07-06 17:12:56 -07:00
David Heinemeier Hansson
d3953e2b35 Fix early exit 2025-07-06 17:08:35 -07:00
David Heinemeier Hansson
d5fbab541f Fix the grep target 2025-07-06 17:04:31 -07:00
David Heinemeier Hansson
425603c790
Merge pull request #74 from ryanrhughes/add-boot-screen
Add graphical boot screen
2025-07-06 16:00:55 -07:00
David Heinemeier Hansson
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
Santiago Mola
5a8687b386
Enable bash-completion by default 2025-07-06 19:12:04 +02:00
Oleg Suchkov
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
Ryan Hughes
b43a99c11b Add plymouth installer and migration 2025-07-05 16:42:19 -04:00
David Heinemeier Hansson
c00f4c9608 Add ffmpegthumbnailer to get thumbnails of videos in nautilus 2025-07-04 18:31:09 -07:00
David Heinemeier Hansson
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
David Heinemeier Hansson
e166cde9d0 Don't let this stop it 2025-07-04 16:20:56 -07:00
David Heinemeier Hansson
fcaf61162c Won't be set in that shell 2025-07-04 16:20:30 -07:00
David Heinemeier Hansson
b15166cce0 Use clipse bin as well 2025-07-04 16:18:50 -07:00
David Heinemeier Hansson
3c1e7e5b10 Switch to bin versions where possible 2025-07-04 16:10:58 -07:00
David Heinemeier Hansson
ce875b6fee Be resilient to power profile not existing 2025-07-04 16:08:04 -07:00
David Heinemeier Hansson
63d4d6d302 Only ask if we don't have the identification already 2025-07-04 16:03:19 -07:00
David Heinemeier Hansson
e3b211efae Fix missing directory 2025-07-04 16:00:28 -07:00
David Heinemeier Hansson
211b99320b Add localsend-bin
No rust conflicts! Closes #51, #46
2025-07-04 15:54:11 -07:00
David Heinemeier Hansson
648d061b3c Fix missing dir for /etc/docker 2025-07-04 15:47:38 -07:00
David Heinemeier Hansson
3d8c15a397 Correct name 2025-07-04 15:44:28 -07:00