eace29af7d
Allow updating timezone from right-clicking the clock
...
Closes #314
2025-07-26 11:15:08 -04:00
51e2fa8598
Merge pull request #349 from ryanrhughes/update-theme-sh
...
Convert installers yay and check for existence to make re-runs faster
2025-07-26 09:55:08 -04:00
c081078e72
Protect pacman config from adopting broken mirror setup
2025-07-26 09:52:11 -04:00
3c2559297d
Convert to yay and check for existence
2025-07-25 22:16:50 -04:00
4aa6b6c1f9
Merge pull request #342 from michaldziurowski/fix-videos-dir-for-screenrec
...
take into consideration xdg dirs for screenshot and screen recording
2025-07-25 22:15:38 -04:00
896ad9d97a
Merge pull request #344 from ryanrhughes/prevent-screenshot-stacking
...
Prevent screenshot selection stacking
2025-07-25 22:14:59 -04:00
83d43a7d8d
Merge pull request #347 from tahayvr/new-omarchy-logo
...
Update Omarchy logo
2025-07-25 22:13:09 -04:00
1fa2b62fba
Make it safe to rerun the theme.sh installer
...
Closes #343
2025-07-25 22:09:32 -04:00
d9f9f5212e
Don't need that twice
2025-07-25 21:58:51 -04:00
ba75889154
Slow it down a little
2025-07-25 21:57:28 -04:00
d6ba2af917
Spelling
2025-07-25 21:54:03 -04:00
2f12cdc751
Fix spelling
2025-07-25 21:35:39 -04:00
363a9ae4dc
update logo.txt with new logo
2025-07-25 17:47:30 -07:00
eefb4638e9
add omarchy.svg to root of repo
2025-07-25 17:40:14 -07:00
bb2d21c3b7
Merge branch 'dev' into prevent-screenshot-stacking
2025-07-25 19:22:09 -04:00
ac935bdaed
Kill selection if already active
2025-07-25 18:12:08 -04:00
f25be1d075
Fix path
2025-07-25 16:56:53 -04:00
8336788e0a
So 1/5 is right
2025-07-25 16:54:51 -04:00
d60563fe92
Need to happen as part of the destkop
2025-07-25 16:54:02 -04:00
1066415576
Bring back the first art
2025-07-25 16:49:29 -04:00
b5f60f78a8
Structure the installers explicitly with clearly defined segments
2025-07-25 16:48:53 -04:00
92c1db9176
take into consideration xdg dirs for screenshot and screen recording
2025-07-25 21:43:37 +02:00
25acc313b1
Just straight reboot when we're done
...
Script will abort anyway if there were any issues along the way
2025-07-25 15:43:21 -04:00
0ead8947f7
Add logo to logical substeps
2025-07-25 15:42:27 -04:00
37f4d4a411
More tweaks to the animations
2025-07-25 15:30:49 -04:00
c4a08c3c25
Try to do another header
2025-07-25 15:27:10 -04:00
0c36142f8a
Default to expand but allow others
2025-07-25 15:26:38 -04:00
65a5bbad82
Setup presentation tooling and functions as a separate step
2025-07-25 15:25:39 -04:00
165c940df2
A bit more effects
2025-07-25 15:21:36 -04:00
824ba78000
Let's try just showing the logo at identification time
2025-07-25 15:14:05 -04:00
6d3df204bc
Use terminal text effects for extra rizz
2025-07-25 15:05:41 -04:00
1c14b8eba2
Have to check for the right command
2025-07-25 14:30:18 -04:00
e01c1bb139
It's all setup
2025-07-25 14:29:08 -04:00
466fe6caba
Merge pull request #321 from saullrb/dev
...
Add Chaotic-AUR setup
2025-07-25 14:28:25 -04:00
10f71885b2
No longer needed
2025-07-25 13:43:32 -04:00
19c0d2887e
Reorder
2025-07-25 13:04:53 -04:00
f2b58c2b8e
Add dedicated omarchy-setup-steam script
2025-07-25 13:02:55 -04:00
46d135025e
Center steam window to prevent it from being off screen
2025-07-25 13:02:55 -04:00
46e972172c
Merge pull request #337 from anagrius/master
...
Fix fzf completion path for Arch Linux
2025-07-25 12:41:33 -04:00
79df336854
Merge pull request #333 from tahayvr/matteblack-plugin
...
matteblack.nvim is now a neovim colorscheme
2025-07-25 12:40:56 -04: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
a76c7ee33b
add matteblack plugin for neovim
2025-07-24 17:45:31 -07:00
674c5bfdda
Use Arch icon for this instead too for now
2025-07-24 18:11:03 -04:00
6cd8955409
Merge pull request #322 from benhoman/screen-cmd-output-dir
...
allow override of screenshot/screenrecord output
2025-07-24 18:07:38 -04:00
db63219398
A few more color corrections
2025-07-24 18:05:08 -04:00
42d80f2ce7
Consistent colors
2025-07-24 18:03:00 -04:00
4578d4e418
Cleanup files from needless comments
2025-07-24 18:02:00 -04:00
7242a57c18
Fix more swayosd colors
2025-07-24 18:00:00 -04:00
2d9ed8720b
Match color to mako
2025-07-24 17:39:06 -04:00
205bcd7be8
Hyprland fullscreen may conflict with the app-specific fullscreen, so need a separate key
...
This is the case with Typora which will retain its ugly menu bar when
Hyprland does the fullscreening, but be beautifully bare when its doing
its own fullscreening. The best would be if we could make F11 work such
that the app got a shot at fullscreening first, then if it wasn't
capable, we let Hyprland do it. But not sure there's a way to do that?
2025-07-24 16:13:36 -04:00