Commit Graph

43 Commits

Author SHA1 Message Date
ceeaa25f0a Expose all application starter bindings for easy overwriting 2025-07-10 15:30:38 -07:00
9b418abed2 Drop clipse since it would keep clear-text passwords from 1passwords in the buffer
And there's no exclusion option!
2025-07-09 11:50:32 -07:00
2a84c5873b Add hotkey to prevent idling on SUPER + CTRL + I 2025-07-09 11:22:43 -07:00
201d303c2c Better structuring of the wofi css
Reusing look for select menu and reducing theme duplication
2025-07-07 11:37:50 -07:00
24f8c31b64 The power menu will rule it all 2025-07-07 11:09:19 -07:00
a64b32e2ee Use power menu on Super+Esc 2025-07-07 10:50:45 -07:00
a62697de23 Revert "Merge pull request #81 from okdas/feat/hyprsunset-master"
This reverts commit 786d14071d, reversing
changes made to 76d26fda4e.
2025-07-06 17:47:10 -07:00
786d14071d Merge pull request #81 from okdas/feat/hyprsunset-master
Add blue light filter
2025-07-06 17:34:19 -07:00
ab1fca0ce9 add hyprsunset 2025-07-06 17:12:56 -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
2045056610 feat(bindings): Add keybindings for dismissing notifications in bindings.conf for mako 2025-07-06 00:34:11 -03:00
1b26d75f3e Merge pull request #55 from c4software/patch-1
Improve keyboard layout compatibility
2025-07-04 11:55:03 -07:00
a4e6846cd1 Merge branch 'dev' into toggle-wofi 2025-07-04 11:51:24 -07:00
0ab85263e2 Open and close wofi with the same binding 2025-07-04 20:27:51 +02:00
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
9a99e24d67 Tweak keybindings and include the ones in the defaults too 2025-07-03 13:14:42 -07:00
f7ec407891 feat: add script to show keybindings 2025-07-03 13:09:15 -06: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
671f9c7882 Sleep on Super + Shift + Escape
And move restarting Hyprland to Super + Alt + Escape
2025-06-28 16:48:16 -07:00
451ff9ed97 Use generic terminal 2025-06-28 09:52:05 -07:00
c1a4406e54 Have poweroff as an option too 2025-06-26 12:10:51 -07:00
e5ffc25e0e Sort wofi alphabetically 2025-06-25 14:19:45 -07:00
6fefa355bd Add docker shortcut 2025-06-23 12:30:13 -04:00
c5f1982274 Add obsidian 2025-06-22 20:47:18 -04:00
a07b4df5bb Bind key to theme switching 2025-06-18 22:00:55 +02:00
9822fb0a47 Add hyprpicker for color picking 2025-06-18 21:50:49 +02:00
7b0da0f79f Add clipboard persistence + manager 2025-06-17 21:37:20 +02:00
71f51949c2 Codify password manager and messenger 2025-06-17 09:54:02 +02:00
116cab3390 Add asdcontrol for Apple Display brightness 2025-06-16 14:55:54 +02:00
587a306723 That didn't work 2025-06-11 09:53:42 +02:00
e6ee05924d Add binding to dismiss notification 2025-06-09 22:00:36 +02:00
0eb050a63a Add option to screenshot entire screen 2025-06-09 18:50:14 +02:00
f3c1096133 Allow vertical positioning too 2025-06-09 16:20:29 +02:00
4452de9133 Use SUPER +/= for shrinking/increasing tiles 2025-06-09 16:17:36 +02:00
3aada5f179 Cleanup main hyprland config 2025-06-09 16:06:33 +02:00
90eced6381 Switch to chromium
Less Google spyware!
2025-06-09 13:12:34 +02:00
691cbca41a Present better and expose more bindings 2025-06-06 22:58:31 +02:00
5bed173d0c Faster 2025-06-02 22:27:34 +02:00
b98195dc05 Just use SUPER 2025-06-01 20:46:01 +02:00
4f9d50a723 Move exiting hyprland to a safer key combo 2025-06-01 15:31:57 +02:00
d7fc244819 Add lock screen 2025-06-01 15:31:39 +02:00
5f24c7da10 Add screenshot bindings 2025-06-01 15:14:23 +02:00
9d36e5418b Match omakub better 2025-06-01 11:40:27 +02:00