David Heinemeier Hansson
58443c82c0
Remove default vrr on
2026-04-21 16:43:53 +02:00
David Heinemeier Hansson
e852895e5c
Use preexisting toggles setup
2026-04-17 16:03:06 +02:00
David Heinemeier Hansson
adb8d01d57
Hint for disabling the ghost monitor on the 6K XDR
2026-04-17 15:47:54 +02:00
David Heinemeier Hansson
79d3b8cec6
Move flags to persistent setup so hyprctl reload doesn't reset them
2026-04-17 14:16:47 +02:00
092b16489d
Add Logitech MX Keys key bindings ( #5301 )
...
* Add Logitech MX Keys key bindings
* Update config/hypr/bindings.conf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update config/hypr/bindings.conf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-15 10:03:15 +02:00
Jon Kinney
8a7c77291e
Update default repeat_delay to improve holding delete and vim motions
...
In my testing, this is the lowest you can go without causing any issues
with double key presses.
2026-04-12 20:09:08 -05:00
David Heinemeier Hansson
6329062f24
Turn on VRR by default
...
Lowers idle load on a Dell XPS 14 w/ IPS from 5w to 1.1w. And it just
doesn't do anything on monitors that don't support VRR.
2026-04-03 10:57:13 +02:00
David Heinemeier Hansson
d9e3993d0c
Match the t alias
2026-03-02 13:21:57 +01:00
David Heinemeier Hansson
a6bf23a592
Suggest scrolling layout swiping
2026-02-28 21:14:34 +01:00
David Heinemeier Hansson
a8f3251e9b
Include Shift + Return as default for browser
2026-02-28 20:44:54 +01:00
David Heinemeier Hansson
aa3ea5b04a
Just recommend scrolling as alternative
...
The others really aren't useful imo
2026-02-28 16:52:13 +01:00
David Heinemeier Hansson
5f9b108afd
Migrate the single_window_aspect_ratio setting to layout per Hyprland 0.54
2026-02-28 16:51:03 +01:00
David Heinemeier Hansson
42a437ad48
Add toggle for switching between dwindle/scrolling layout per workspace on Super + L
2026-02-28 14:23:42 +01:00
David Heinemeier Hansson
8d3d4e797e
Make it clear that we're starting a new session
2026-02-26 10:18:38 +01:00
David Heinemeier Hansson
1609fd74ed
Add Tmux keybinding on Super + Alt + Return
2026-02-24 07:46:15 -05:00
David Heinemeier Hansson and GitHub
c24c184d8f
Merge pull request #4676 from CryptoCain/dev
...
Comment out mouse acceleration setting
2026-02-21 11:30:39 +01:00
David Heinemeier Hansson
a2f99b771e
A few more examples
2026-02-21 10:44:02 +01:00
David Heinemeier Hansson
825a12c0b6
Suggest a few more possible tweaks
2026-02-21 10:41:09 +01:00
CryptoCain and GitHub
fcf8d96e10
Comment out mouse acceleration setting
...
Comment out mouse acceleration setting in input.conf
2026-02-20 23:39:41 -03:30
David Heinemeier Hansson
9b4140abc9
Turn off keyboard backlighting when idle
...
Closes #3319
Co-authored-by: @pukljak
2026-02-20 21:13:02 +01:00
David Heinemeier Hansson
718ac2236c
Attempt to fix PAM timing issue
2026-02-20 15:55:43 +01:00
David Heinemeier Hansson
98bfe20839
Add example of using alacritty with ssh
...
Since ghostty requires the TERM setting thing which is a bit odd
2026-02-10 10:20:21 +01:00
David Heinemeier Hansson
b1553d3b31
Add Super + Shift + Return as an alternative for launching the browser
2026-02-06 12:00:55 +01:00
David Heinemeier Hansson
bd8b12b23b
Ensure hyprlock only looks for a fingerprint auth when that's configured
...
This should eradicate the first failed auth attempt after
sleep/hibernation
2026-02-06 11:24:12 +01:00
schwepmo and GitHub
d9bd4a8db3
Open Nautilus in cwd of terminal ( #4331 )
...
* feat: Open Nautilus (files) in cwd of terminal using omarchy-cmd-termina-cwd
* feat: Add SUPER+ALT+SHIFT+F shortcut to open nautilus in cwd
* added migration script for nautilus keybind
2026-01-31 18:12:29 +01:00
Manuel and GitHub
77a57aa838
Add kb_variant to input.conf ( #4330 )
...
* add kb_variant to input.conf
* documentation + separation
2026-01-27 11:43:59 +01:00
David Heinemeier Hansson
e08301dee2
Remove opencode binding (prefer c alias in terminal)
...
Closes #4124
2026-01-08 10:26:07 +01:00
David Heinemeier Hansson
8533d7ff3b
Match new syntax
2026-01-05 15:16:27 +01:00
David Wales and GitHub
b9b5de4751
Add example to enable touchpad while typing ( #4075 )
...
Useful for games!
2026-01-05 12:17:43 +01:00
David Heinemeier Hansson
f4def40181
Ensure it doesn't race the screensaver
2026-01-04 21:08:04 +01:00
David Heinemeier Hansson and GitHub
de2757466b
Add opencode ( #4071 )
2026-01-03 16:50:10 -08:00
David Heinemeier Hansson
6dfa5f0807
This would trigger before screensaver/hyprlock
...
So need a different way to deal with resetting of the idle timer
2026-01-03 16:21:22 -08:00
David Heinemeier Hansson and @marcinczenko
807c74d405
The idle counter is reset between each listener
...
Re: #641
Co-authored-by: @marcinczenko
2026-01-02 20:31:16 -08:00
72cecc600d
Move btop binding to Control Panels utilities ( #4042 )
...
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-31 17:03:23 -07:00
5dd4bec68a
Fix Hyprland 0.53 windowrule syntax breaking changes ( #4025 )
...
* Fix Hyprland 0.53 windowrule syntax breaking changes
Hyprland 0.53 introduced breaking changes to windowrule syntax:
- Props now use `match:` prefix: `class:pattern` → `match:class pattern`
- Boolean effects require `on` suffix: `float` → `float on`
- Snake_case naming: `nofocus` → `no_focus`, `stayfocused` → `stay_focused`
- `noborder` replaced with `border_size 0`
- `noanim` replaced with `animation none`
- layerrule syntax: `noanim, X` → `animation none, match:namespace X`
- `misc:new_window_takes_over_fullscreen` → `misc:on_focus_under_fullscreen`
See: https://github.com/hyprwm/hyprland-wiki/pull/1278
* Correct for the new style
* Migrate the scrolltouchpad setting in userland too
* Need a reboot to pair with new Hyprland
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-30 16:21:59 -08:00
Ryan Hughes
abffb0abfe
Add hyprland-preview-share-picker
2025-12-13 00:44:24 -05:00
David Heinemeier Hansson
c67856b9b6
Clarify purpose
2025-12-08 10:59:25 +01:00
c5ebad0b67
Add example to enable three-finger drag in input configuration ( #3798 )
...
* Add example to enable three-finger drag
* Clarify comment
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-08 10:22:09 +01:00
David Heinemeier Hansson
b9792f7ba1
Don't submit empty passwords on lock screen
2025-12-01 11:10:21 +01:00
David Heinemeier Hansson
ec59388634
Make sure we just match exact
2025-11-20 13:58:39 +01:00
David Heinemeier Hansson
08143c5cbc
No longer need these variables
2025-11-20 10:08:55 +01:00
David Heinemeier Hansson
261a7dcc1f
Don't suggest invalid scale
2025-11-20 09:59:31 +01:00
eec075bdf9
improve: uniquely identify terminal apps for window rules and focus. Unify waybar behaviour to use launch-or-focus ( #3389 )
...
* improve: uniquely identify btop when launched from waybar.
* align btop app id
* add migration to uniquely identify btop
* also add unique app ids to lazydocker and terminal editor
* introduce new omarchy-launch-tui that sets class.
* align all the tuis and behaviour in waybar
* update migration accordingly
* fixes
* separate terminal from tui
* fix: double setsid uswm-app --
* Standardize namespace on org.omarchy and lowercase
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-19 08:54:17 +01:00
c1fca69de5
hypr: Adding xdph token default of true ( #3404 )
...
* hypr: Adding xdph token default of true
The `allow_token_by_default` configuration option under `screencopy` within
`xdg-dektop-portal-hyprland` (xdph) enables the "Allow restore token" checkbox
by default in the screen sharing section dialog. Enabling it to `true` ensures
the checkbox is pre-ticked, which can help avoid repeated selection prompts
during screen sharing sessions, such as those reported with Slack, Google Meet,
Zoom, etc. on Hyprland.
Signed-off-by: Larry Dewey <larry.j.dewey@gmail.com >
* Enable the XDPH config on existing installations
---------
Signed-off-by: Larry Dewey <larry.j.dewey@gmail.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-11-18 16:20:08 +01:00
David Heinemeier Hansson
a54ec3a9cb
Exact matching is now part of omarchy-launch-or-focus
2025-11-11 09:16:47 +01:00
Mislav Pukljak and GitHub
94f29f3cba
small fix in input.conf ( #3298 )
2025-11-10 15:18:00 +01:00
David Heinemeier Hansson
c981dda55a
Change default font to JetBrainsMono Nerd Font
...
Caskaydia Mono doesn't look quite right in Ghostty
2025-11-10 10:57:16 +01:00
Mitch Lombardi and GitHub
a304b32cc1
Dynamically set hyprlock font and placeholder text ( #3281 )
2025-11-10 08:51:49 +01:00
David Heinemeier Hansson
638e35fcac
Hyprland envs are superseeded by uwsm/env
2025-11-05 15:15:01 +01:00
Ryan Hughes
3065ca9f2a
Fix --dir
2025-11-03 15:37:46 -05:00