30 Commits

Author SHA1 Message Date
1c2b5ea8e0 Omarchy 1.8.0 (#415)
* Update location of sourced install script

* Add OMARCHY_PATH for easy access

* Formatting

* Enable using finder in walker (#396)

* Enable using finder in walker

* capitalize name property

* Hot reload theme for quick switching

* Use fonts from AUR instead of downloading them directly like an animal

* Include the common JetBrains substitution

* Add a very basic font selector for terminal

* Give the new font selector a bit of room to breathe

* Swap Spotify GUI to TUI

* Correct package name

* Add theme update script (#391)

* Move updating themes from Updates to theme menu

Yeah, it could go in either spot, but since we have one entire category
dedicated to themes, lets keep it there.

* Revert "Correct package name"

This reverts commit 4c46c2208a.

* Revert "Swap Spotify GUI to TUI"

This reverts commit b09d2d68cd.

* Added backup timestamps to various omarchy-refresh-* files to prevent clobbering (#402)

* Added backup timestamps to omarchy-refresh-[hyprlock|swayosd|walker|waybar] scripts to prevent data loss if ran multiple times

* Added new script (omarchy-refresh-config) for refreshing various config files with automated backup creation

* update plymouth logo (#406)

* Track migrations via state files to avoid running migrations that have already been performed. (#411)

* Just use set -e instead of manually checking for return values

* Fix migration

* Unused

* Migrate fonts to packages

* No longer needed

* Use fd for better performance on walker finder

* Add walker config refresh to enable the finder

* Dropbox is now an optional setup

---------

Co-authored-by: Shigeto Kumagai <shk@all.daynight.jp>
Co-authored-by: Mohamedsayhii <63726183+Mohamedsayhii@users.noreply.github.com>
Co-authored-by: Ryan Hughes <ryan@heyoodle.com>
Co-authored-by: Andy Davis <developer.andy@gmail.com>
Co-authored-by: Taha <paprikataha@gmail.com>
2025-07-30 23:44:27 +02:00
0d6ea40252 Fix fzf completion path for Arch Linux
Update fzf completion source path from /usr/share/bash-completion/completions/fzf
to /usr/share/fzf/completion.bash to match the actual file location on Arch Linux.
2025-07-25 18:20:51 +02:00
c4c9cdc0f6 Only load inputrc for interactive terminals
Fixes claude-code warnings and is more proper anyway.
Closes #282
2025-07-23 12:03:53 -04:00
a117f5a36a Open current directory on n alone while still allowing opening direct files too 2025-07-22 07:53:01 -05:00
cf71a3f101 Ensure apps started with uwsm stay managed by uwsm on restarts 2025-07-19 15:11:32 -05:00
ea9d451474 Don't hang the opening terminal 2025-07-16 13:15:12 -07:00
6e05a51b65 Enable all the inputrc settings 2025-07-09 21:14:04 -07:00
aaedb7d62e Permanently fix F keys on apple mode keyboards 2025-07-09 10:11:28 -07:00
5a8687b386 Enable bash-completion by default 2025-07-06 19:12:04 +02:00
59b18ce5b8 add yayf alias 2025-07-03 10:14:22 -03:00
56ebe49468 Fix missing fd tool and bad alias 2025-07-02 20:07:45 -07:00
cfa63fdc67 Add function to refresh xcompose after changes 2025-06-29 21:11:49 -07:00
5336f43ccb Fix ff for bat 2025-06-28 10:43:13 -07:00
4c53e58c70 Switch back to chromium now that 138 is out 2025-06-26 13:31:04 -07:00
597e4b25a1 We dont use the Gnome video grabber 2025-06-26 08:40:36 -07:00
0bc5eefc7b Add open alias for xdg-open 2025-06-25 16:41:15 -07:00
2c1c32e9aa Not needed, have other ways of starting 2025-06-25 16:37:16 -07:00
b47744f422 Fix web2app 2025-06-25 11:14:43 -07:00
561848f5ac Not needed on arch 2025-06-20 09:02:04 -04:00
6df61acf70 Not needed 2025-06-16 10:49:07 +02:00
abd367e441 Fix path for fzf keybindings 2025-06-11 14:34:16 +02:00
0b28491cab Only show where we went if we went through z 2025-06-11 14:27:55 +02:00
20eba70185 Nicer styling 2025-06-11 14:25:47 +02:00
ba117e6f70 Switch to Chromium too 2025-06-09 17:09:13 +02:00
33a895aaae Fix zoxide and repeat pwd since thats all we have for location 2025-06-09 15:30:35 +02:00
a745ad0862 Change background setup to cycle 2025-06-09 11:59:21 +02:00
a5767e5828 Use 24h clock like a civilized person 2025-06-07 09:55:03 +02:00
07a1e86ed3 Kiosk mode not needed 2025-06-07 09:12:32 +02:00
6642c29f1c Use google for arch + kiosk mode 2025-06-03 23:36:13 +02:00
81b617ea26 Add bash configuration 2025-06-01 11:56:03 +02:00