00b621d7d7
Tweak the menu options
2025-07-06 15:11:56 -07:00
49234a8a16
Don't use tooltip for the power menu
2025-07-06 15:04:49 -07:00
3c93e27440
Drop the power profiles icon, not carrying its weight
...
This just isnt worth a spot of premium real-estate. Most people aren't
changing it a lot. When you need to, you can do it from the commandline.
2025-07-06 15:04:40 -07:00
ec0a1267b7
Merge pull request #65 from npenza/feat-add-power-menu-to-waybar
...
Add Power Menu to Waybar
2025-07-06 14:57:58 -07:00
84d2fc3722
Turn notifications on/off with Super+Ctrl+,
...
Thanks to @ryanrhughes for the groundwork in #63 on this!
2025-07-06 14:55:26 -07:00
0d4f8145a2
Revert "Merge pull request #63 from ryanrhughes/waybar-add-dnd"
...
This reverts commit 2dc5b4fd8f
, reversing
changes made to dea0a547a6
.
2025-07-06 14:41:22 -07:00
2dc5b4fd8f
Merge pull request #63 from ryanrhughes/waybar-add-dnd
...
Add DND option to Waybar
2025-07-06 14:35:30 -07:00
dea0a547a6
Merge pull request #77 from ThiaudioTT/feat/close-mako-notifications
...
feat(mako): adds bindings to close notifications fix #67
2025-07-06 14:30:47 -07:00
9c79ac2208
Merge pull request #79 from olgkv/fix/gpu-detection
...
fix(detect): Correctly assign gpu_info before use
2025-07-06 14:28:40 -07:00
b9b35c85c0
Merge pull request #80 from smola/smola/bash-completion
...
Enable bash-completion by default
2025-07-06 14:24:19 -07:00
5a8687b386
Enable bash-completion by default
2025-07-06 19:12:04 +02:00
3aa8c19b6e
fix(detect): Correctly assign gpu_info before use
...
The script attempted to perform driver selection by echoing the
`$gpu_info` variable, but the variable had not yet been populated
with the output from the `lspci` command.
This resulted in the `if` condition always failing and the driver package
incorrectly defaulting to `nvidia-dkms` for all hardware.
This commit moves the `gpu_info` assignment to before it is
referenced, ensuring the detection and selection logic works as intended.
2025-07-06 15:19:47 +03:00
2045056610
feat(bindings): Add keybindings for dismissing notifications in bindings.conf for mako
2025-07-06 00:34:11 -03:00
a0105fab4a
Move DND icon to the left of the clock
2025-07-05 18:26:45 -04:00
b43a99c11b
Add plymouth installer and migration
2025-07-05 16:42:19 -04:00
d3f5662064
Add touch to signal rebuild
2025-07-05 16:42:00 -04:00
20a09cad86
Add shutdown sync script
2025-07-05 16:41:38 -04:00
9a5f17eefd
Add script to generate new plymouth themes
2025-07-05 16:41:00 -04:00
ce766d475a
Add plymouth themes
2025-07-05 16:40:37 -04:00
b0beec5c0d
Merge pull request #69 from zdehasek/fix-fingerprint
...
username needs to be set for fprintd-enroll
2025-07-05 12:03:17 -07:00
bd8a98cd63
username needs to be set for fprointd-enroll
2025-07-05 19:15:00 +02:00
6f6b1565fe
Float and center file pickers
2025-07-05 10:08:02 -07:00
760f799943
Add power menu to waybar
2025-07-05 17:12:03 +10:00
d58d0f0b45
Add DND option to Waybar
2025-07-04 22:33:00 -04:00
2d0f094449
Add migration for adding ffmpegthumbnailer
2025-07-04 18:32:14 -07:00
c00f4c9608
Add ffmpegthumbnailer to get thumbnails of videos in nautilus
2025-07-04 18:31:09 -07:00
5e2dd6ba15
Suggest clickfinger_behavior
2025-07-04 18:05:37 -07:00
46f52c7e4a
Just leave it at default and use as example
2025-07-04 17:55:38 -07:00
54eb2460cb
Show where the options can be found
2025-07-04 17:50:09 -07:00
0e7e0b6e4f
Expose and slightly increase mouse/trackpad sensitivity
2025-07-04 17:49:06 -07:00
1481003bc4
Just a tad faster
2025-07-04 17:43:49 -07:00
bb59912530
Excess CR
2025-07-04 17:32:50 -07:00
d0e1924556
Just expose directly
...
And turn up the repeat a little
2025-07-04 17:32:33 -07:00
405bce4c46
Scrolling the terminal needs to be faster than standard
2025-07-04 17:25:09 -07:00
36c6fb8b9e
Set a lower default scroll factor for touchpads and suggest other common changes
2025-07-04 17:23:24 -07:00
9906414866
Add missing new LocalSend default application
v1.1.1
2025-07-04 17:00:36 -07:00
3d871adc4a
Merge pull request #60 from basecamp/dev
...
Omarchy 1.1
v1.1.0
2025-07-04 16:49:44 -07:00
59b561a3ac
Don't actually install a specific ruby version
...
Compilation slows down the install too much, and very often projects
specify something specific.
2025-07-04 16:23:18 -07:00
e166cde9d0
Don't let this stop it
2025-07-04 16:20:56 -07:00
fcaf61162c
Won't be set in that shell
2025-07-04 16:20:30 -07:00
b15166cce0
Use clipse bin as well
2025-07-04 16:18:50 -07:00
3c1e7e5b10
Switch to bin versions where possible
2025-07-04 16:10:58 -07:00
ce875b6fee
Be resilient to power profile not existing
2025-07-04 16:08:04 -07:00
63d4d6d302
Only ask if we don't have the identification already
2025-07-04 16:03:19 -07:00
e3b211efae
Fix missing directory
2025-07-04 16:00:28 -07:00
211b99320b
Add localsend-bin
...
No rust conflicts! Closes #51 , #46
2025-07-04 15:54:11 -07:00
1d90a15c16
Add missing docker config migration
2025-07-04 15:49:04 -07:00
648d061b3c
Fix missing dir for /etc/docker
2025-07-04 15:47:38 -07:00
3d8c15a397
Correct name
2025-07-04 15:44:28 -07:00
559e628ccf
Merge branch 'master' into dev
2025-07-04 15:38:45 -07:00