Commit Graph

404 Commits

Author SHA1 Message Date
bf19025088 fix: use key codes instead of numeric values to support alternative keyboard layouts
Some layouts (like AZERTY or Bépo) do not provide direct access to number keys.
Using key codes improves compatibility across different keyboard configurations.
2025-07-04 17:59:13 +02:00
83210c6566 Merge pull request #42 from calvinludwig/feat/yayf-alias
Add yayf alias for easy package search
2025-07-03 12:47:40 -07:00
59b18ce5b8 add yayf alias 2025-07-03 10:14:22 -03:00
8c631250c2 Merge pull request #29 from iharsuvorau/wofi-fix
Prevent wofi from stacking up
2025-07-02 20:39:25 -07:00
56ebe49468 Fix missing fd tool and bad alias 2025-07-02 20:07:45 -07:00
863a1b0b3e Fix nvidia check 2025-07-02 16:21:52 -07:00
7100c41449 Prevent wofi from stack up
When hitting SUPER + space several times, a new instance of wofi is
launched each time and they stack upon each other. This change uses a
file lock to prevent starting several instances of wofi.

Thanks to everyone from this thread
https://www.reddit.com/r/archlinux/comments/m327pt/prevent_wofi_from_stacking_up/
2025-07-03 01:45:50 +03:00
e9a399173b Set a default branch name 2025-07-02 13:15:43 -07:00
14fe67e179 Merge pull request #13 from Kn0ax/master
Nvidia support for omarchy
2025-07-02 12:54:21 -07:00
e8c9a5ad49 remove defensive code 2025-07-01 21:52:49 +02:00
35aa002475 Merge pull request #20 from harilvfs/license
chore: add MIT license file
2025-06-30 16:42:20 -07:00
8d15510a0c Update LICENSE 2025-06-30 16:42:09 -07:00
3c07b541bd Good window defaults for gaming 2025-06-30 16:00:03 -07:00
f244be542f add license file 2025-07-01 00:47:40 +05:45
d6a44c24a7 remove unneeded comments 2025-06-30 20:53:36 +02:00
188d1c331a requested changes 2025-06-30 20:45:17 +02:00
cfa63fdc67 Add function to refresh xcompose after changes 2025-06-29 21:11:49 -07:00
da31736b9a Explain it 2025-06-29 19:01:48 -07:00
5e56279fee Float sound and bluetooth settings 2025-06-29 19:01:25 -07:00
504a7a85c2 Merge pull request #15 from 0xProt/master
chore: removed duplicated key in waybar battery config
2025-06-29 17:16:43 -07:00
b5dfaef8bb enable multilib (if not already) 2025-06-30 00:47:42 +02:00
8f68793f7c fix script path
meh, stupid me
2025-06-30 00:38:36 +02:00
86d9050420 chore: removed duplicated key in waybar battery config 2025-06-29 22:38:14 +01:00
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
3162a4cd5a This strategy didnt actually work, just use all 2025-06-29 12:50:53 -07:00
dedc08a76e Allow you to easily run all migrations by passing "all"
Helpful for testing or if something went wrong
2025-06-29 12:49:51 -07:00
d227a541f0 Add migration to fix the persistent workspaces in the waybar config 2025-06-29 12:39:22 -07:00
40cd9575d2 Merge pull request #10 from kennethgeerts/master
Fix for persistent workspaces shown in waybar
2025-06-29 12:35:07 -07:00
671f9c7882 Sleep on Super + Shift + Escape
And move restarting Hyprland to Super + Alt + Escape
2025-06-28 16:48:16 -07:00
6af496f394 Fix opacity 2025-06-28 16:30:43 -07:00
56f60adf6b Fix for persistent workspaces shown in waybar 2025-06-29 01:17:17 +02:00
9a8f4523e7 Fix that Chromium is now a capitalized class 2025-06-28 16:01:43 -07:00
18931a8fd3 Need to have the service available first 2025-06-28 15:50:19 -07:00
6842258031 Fix this 2025-06-28 11:51:11 -07:00
aa4fddf53f Run these again so the updated omarchy-update gets them too 2025-06-28 11:50:19 -07:00
07b89e0ad8 Only run this if we are missing bat 2025-06-28 11:48:08 -07:00
2a2a77685c Add migration system and fix bluetooth service + missing bat 2025-06-28 11:46:28 -07:00
96e18af390 Enable bluetooth by default 2025-06-28 11:16:08 -07:00
aadd296c3f Include bat 2025-06-28 10:43:32 -07:00
5336f43ccb Fix ff for bat 2025-06-28 10:43:13 -07:00
31422e233d Refer to Omarchy not Omakub 2025-06-28 10:10:03 -07:00
451ff9ed97 Use generic terminal 2025-06-28 09:52:05 -07:00
1dd66d3b1c Merge pull request #8 from nicholaschiang/master
fix(install/webapps.sh): capitalize YouTube
2025-06-27 18:02:49 -07:00
f4be510faa Switch to using the official 1password AUR beta package 2025-06-27 16:00:41 -07:00
64d95e72ab fix(install/webapps.sh): capitalize YouTube
YouTube is "YouTube" not "Youtube". It is correctly capitalized in the
Omarchy manual, so I figured this was a simple typo and was not
intentional.

Ref: https://manuals.omamix.org/2/the-omarchy-manual/63/web-apps#youtube
Ref: https://en.wikipedia.org/wiki/YouTube
2025-06-27 16:31:01 -06:00
b44acb2805 Add fallback 2025-06-27 10:18:19 -07:00
65a3580927 Suggest how to use multiple keyboard layouts with alt+space to toggle 2025-06-27 10:01:29 -07:00
c0ec48f4c9 No transparency on video apps 2025-06-27 09:35:08 -07:00
a496552a61 Show the extra variables needed for NVIDIA 2025-06-27 09:03:34 -07:00
da35e7747d Something else is preventing steam from running right now
So remove this for now
2025-06-26 14:00:36 -07:00