20 Commits

Author SHA1 Message Date
Ryan Hughes
5b3c324350
Change default launcher from Wofi to Walker (#218)
* Change launcher from wofi -> walker

* Add migration

* More wofi -> walker locations

* Add rose pine theme

* Rename refresh script

* Minor improvements to walker + add uwsm

* Back out running as service

* Make these executable

* Add plugins dir for now to resolve open issue 355 from v0.13.0 release

* Replace pavucontrol with wiremix (#225)

Add to install

* Revert "Replace pavucontrol with wiremix (#225)"

This reverts commit 620b397859698cdc8e6207d33533c70e0e795171.

* Fix reference

* Add libqalculate so calc works out of the box

* Actually add libqalculate

* Re-add media

* Add catppuccin-latte

* Final cleanup

* Remove partially baked theme

* Remove failing migration

* Remove failing migration

* Fix refresh script

* Simplify css setup

* Rearrange walker theme files

* Change theme name

* Remove unnecessary file

* Clear everything

* Only worry about the config file now

* Disable load in animation for walker

* Run walker as service

* Make sure we have fresh package db

* Add keybindings theme

* Remove history

* Explain section

* Assume wofi is gone, only run if walker isn't there

* Move as the latest

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
Co-authored-by: Roeland <roel4d@webding.org>
2025-07-20 16:17:42 -05:00
David Heinemeier Hansson
12a43ae400 Ensure all installers have a shebang line to specify bash
Closes #134
2025-07-16 14:19:03 -07:00
Ryan Hughes
c9b1935054
Improve boot screen transition (#140)
* Working concept with SDDM

* Working concept without SDDM dep

* Working concept w/o SDDM and w/ UWSM

* Cleanup and UWSM tweaks

* Cleanup

* Remove call to seamless-login.sh

* Don't allow the progress to go backwards

* Add refresh to migration
2025-07-13 17:51:03 -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
1df37bd3d7 Setup hyprpolkitagent separately with dark mode applied 2025-07-09 10:29:39 -07:00
Kn0ax
188d1c331a
requested changes 2025-06-30 20:45:17 +02:00
Kn0ax
8f68793f7c
fix script path
meh, stupid me
2025-06-30 00:38:36 +02:00
Kn0ax
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
David Heinemeier Hansson
0581c917d1 Just need hyprland and gtk portals 2025-06-25 09:17:59 -07:00
David Heinemeier Hansson
d43639df15 Switch to mako for notifications 2025-06-22 20:49:01 -04:00
David Heinemeier Hansson
9822fb0a47 Add hyprpicker for color picking 2025-06-18 21:50:49 +02:00
David Heinemeier Hansson
c36c02f9f7 Remember wofi! 2025-06-16 10:27:10 +02:00
David Heinemeier Hansson
026f3b7580 Switch to a random swaybg background 2025-06-09 10:15:35 +02:00
David Heinemeier Hansson
ebc89c395c Moved to its own theme file 2025-06-09 09:57:37 +02:00
David Heinemeier Hansson
ef5f14e355 Install dependencies to run dark mode 2025-06-07 22:31:47 +02:00
David Heinemeier Hansson
00daa51690 Fix escaping 2025-06-02 21:27:50 +02:00
David Heinemeier Hansson
0ff32c7936 Login directly 2025-06-02 21:22:23 +02:00
David Heinemeier Hansson
65c814c63d Only install pacakages if they arent there already 2025-06-02 10:29:11 +02:00
David Heinemeier Hansson
e8ee1204e6 Initial basics 2025-06-01 11:21:00 +02:00