David Heinemeier Hansson
7e69c87f75
Ensure mise activates the shims
...
To make sure mise shims are right for the tmux layout commands
2026-03-05 11:44:55 -04:00
David Heinemeier Hansson
7fbbc66cac
Merge branch 'master' into dev
2026-03-04 09:49:04 -04:00
David Heinemeier Hansson
20b2be248e
Ensure wayfreeze-git is also removed if it's still there
...
Closes #4859
2026-03-04 09:46:30 -04:00
9b8eee7372
add aur notice for nordvpn ( #4888 )
...
Co-authored-by: Mrid22 <mridulaga@outlook.com >
2026-03-03 20:28:38 -05:00
Arcangelo Massari and GitHub
14765466fb
Fix White theme name mismatch for VS Code/Codium ( #4858 )
...
The White theme's vscode.json specified "White Omarchy" as the theme
name, but the Bjarne.white-theme extension registers the theme as
"White". This mismatch caused omarchy-theme-set-vscode to set
workbench.colorTheme to a non-existent theme name.
2026-03-03 20:28:09 -05:00
e648902683
Fix try interactive selector appearing on bashrc re-source ( #4877 )
...
`try init` defines a shell function named `try`. On subsequent
`source ~/.bashrc`, `try init` calls the function (interactive
selector) instead of the binary. Adding `command` bypasses the
function and always calls the binary.
Fixes #4876
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 20:24:43 -05:00
David Heinemeier Hansson
e1ee8e8561
Fix smushing
2026-03-03 15:12:20 -05:00
David Heinemeier Hansson
546290e3de
Fix Panther Lake GPU display issues by turning off power saving features until they're fixed
2026-03-03 15:12:10 -05:00
David Heinemeier Hansson
5e516be544
Even better
2026-03-02 14:15:46 +01:00
David Heinemeier Hansson
758e9d442f
Fuller battery stats
2026-03-02 14:02:42 +01:00
David Heinemeier Hansson
d9e3993d0c
Match the t alias
2026-03-02 13:21:57 +01:00
David Heinemeier Hansson
1c8d7a7487
Add worktrees functions
2026-03-01 17:39:12 +01:00
David Heinemeier Hansson
149bf44763
Add Alt+Shift+Arrow keybindings for swapping tmux windows
2026-03-01 16:33:04 +01:00
David Heinemeier Hansson and GitHub
80224cb954
Merge pull request #4825 from Cammisuli/cammisuli/respect-refresh-rate
...
Apply already configured resolution and refresh rate when toggling scale
2026-03-01 09:18:23 +01:00
Jonathan Cammisuli
39f1ca77d8
Apply already configured resolution and refresh rate when toggling scale
...
Closes #4824
2026-02-28 17:22:53 -05:00
David Heinemeier Hansson
a6bf23a592
Suggest scrolling layout swiping
2026-02-28 21:14:34 +01:00
David Heinemeier Hansson
8805586247
Hide omarchy themes menu from elephant provider list
...
Closes #4820
2026-02-28 21:05:15 +01:00
David Heinemeier Hansson
da990e0c9f
Include Shift + Return as default for browser
2026-02-28 20:45:08 +01:00
David Heinemeier Hansson
a8f3251e9b
Include Shift + Return as default for browser
2026-02-28 20:44:54 +01:00
David Heinemeier Hansson and GitHub
c44dcdfacb
Merge pull request #4806 from basecamp/dev
...
Omarchy 3.4.1
v3.4.1
2026-02-28 18:34:49 +01:00
David Heinemeier Hansson
bce8263675
Update toggle split window binding
...
Fixes #4809
2026-02-28 18:33:21 +01:00
David Heinemeier Hansson
eb4f9bd5c8
Better description
2026-02-28 18:17:25 +01:00
David Heinemeier Hansson
42e20870d3
Use slide in animation for screensaver
...
Co-authored-by: @ieocin
Fixes #4815
2026-02-28 18:14:41 +01:00
David Heinemeier Hansson
eb7457d227
Force color output even as we're capturing the update log
2026-02-28 18:14:14 +01:00
David Heinemeier Hansson
82e779fc5f
B not b
2026-02-28 18:09:49 +01:00
David Heinemeier Hansson
b3c6a095f9
Consistent naming
2026-02-28 18:07:59 +01:00
748fbed3bd
Update default/hypr/bindings/tiling-v2.conf
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-28 18:07:22 +01:00
David Heinemeier Hansson and GitHub
7c1670b474
Merge pull request #4808 from rez1coder/migration-typo
...
migration(1772211023): fix overflow typo
2026-02-28 18:04:47 +01:00
David Heinemeier Hansson
a4303e1782
Use fixed framework for easier importing into kdenlive
2026-02-28 17:56:35 +01:00
David Heinemeier Hansson
7d95dcdfc7
In order of apperance
2026-02-28 17:51:59 +01:00
David Heinemeier Hansson
aabaef83ea
Cap recordings to 4K and do start/stop correctly and no indicator until recording
2026-02-28 17:46:57 +01:00
David Heinemeier Hansson
7934b0d51b
Add tmux alt+arrow bindings if missing
2026-02-28 17:01:11 +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
a8a1e3acf1
Move the single-window square aspect toggle to Super + Ctrl + Backspace
2026-02-28 16:51:23 +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
6ac243ec3c
Merge branch 'master' into dev
2026-02-28 15:07:55 +01:00
David Heinemeier Hansson
1bbb20695e
Proper spacing
2026-02-28 15:06:16 +01:00
rez1coder and GitHub
0bc9629e8a
migration(1772211023): fix overflow typo
2026-02-28 20:04:13 +06:00
David Heinemeier Hansson
debeea0bf7
Offer to reboot if Hyprland has been updated
2026-02-28 15:03:51 +01:00
David Heinemeier Hansson
47f396cfc6
Bump version
2026-02-28 14:56:39 +01:00
David Heinemeier Hansson
8f5c1ee55e
Promote monitor scaling to Super + /
2026-02-28 14:34:27 +01:00
David Heinemeier Hansson
39761b93b3
Fix spelling
2026-02-28 14:24:17 +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
b746958823
Allow esc to close capture menu when accessed directly
2026-02-28 10:05:36 +01:00
David Heinemeier Hansson
103cb728e6
Add Super + Ctrl + O to access toggle menu and add more toggles
2026-02-28 10:04:43 +01:00
David Heinemeier Hansson
30c6d431f7
Match existing naming styles
2026-02-28 10:04:18 +01:00
David Heinemeier Hansson and GitHub
b42183e692
Merge pull request #4789 from Trippie-Redd/update-outdated-keybind-description
...
Update outdated keybind description for opening the background selection menu
2026-02-28 03:32:01 -05:00
Andrej Maxhem
191cbb165c
Update outdated keybind description for opening the background selection menu
2026-02-27 20:28:17 +01:00
David Heinemeier Hansson
d7b0ab1a23
Ensure password field doesn't overlow on SDDM login screen
...
Closes #4774
2026-02-27 18:02:40 +01:00
David Heinemeier Hansson
34f0d64d77
Try with alt+arrows for windows/sessions navigation for a while
2026-02-27 17:50:23 +01:00