mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00

* Make these executable
* Replace pavucontrol with wiremix (#225)
Add to install
* Revert "Replace pavucontrol with wiremix (#225)"
This reverts commit 620b397859
.
* Add swayOSD to show brightness and volume status
* Add swayOSD migration
* Move swayosd from desktop to hyperlandia
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
Co-authored-by: Roeland <roel4d@webding.org>
11 lines
528 B
Plaintext
11 lines
528 B
Plaintext
exec-once = uwsm app -- hypridle
|
|
exec-once = uwsm app -- mako
|
|
exec-once = uwsm app -- waybar
|
|
exec-once = uwsm app -- fcitx5
|
|
exec-once = uwsm app -- swaybg -i ~/.config/omarchy/current/background -m fill
|
|
exec-once = uwsm app -- swayosd-server
|
|
exec-once = uwsm app -- walker --gapplication-service
|
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
exec-once = wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+'
|
|
exec-once = ~/.local/share/omarchy/bin/omarchy-first-run
|