I'd prefer to adopt a few of these programs than having to configure i3 and use ctrl for everything
It's also why I have a difficult time with Linux. Even the environments that are closest relatives to macOS are still quite distant, and so I end up getting sucked down a black hole trying to tweak my way closer to parity, which of course never works out. Linux only works for me for single-purpose machines where the desktop environment basically doesn't factor in.
An easy example is how the workspaces rearrange themselves be mort recent use, and worse on iOS there's some seemingly random time interval at which they move themselves after use.
I personally use a tiling window manager when I feel like it but also get how it's personal preference :)
Most of the time, I only have Spotify, chat clients, my browser, and the terminal open. And I do prefer every one of them just having a fixed place behind a shortcut, which at this point is just muscle memory.
Do you use iTerm2 or Terminal.app, and tmux?
[[on-window-detected]]
if.app-id = 'com.microsoft.teams2'
run = 'move-node-to-workspace 7'
[[on-window-detected]]
if.app-id = 'com.hnc.Discord'
run = 'move-node-to-workspace 8'
[[on-window-detected]]
if.app-id = 'com.spotify.client'
run = 'move-node-to-workspace 9'
They're 'persisted' in the sense that when I open them, they automatically open in their relevant workspace. You can also make them auto-start, so when your system boots up, they'll be in the right place.So far I’ve been pretty happy with it. But I was never a heavy user of the Alfred power features (despite owning a lifetime license for Powerpack).
But myself I just use quicksilver with a lot of features turned off.
I have browsers on desktop 1, music on 5, etc. I can jump to each numbered desktop with key binds. What am I missing?
Same with raycast, is that just a command space replacement?
Command tab / shift tab are huge favs for me when I’m cycling 2-3 apps.
Vimium looks cool gonna try that out.
By this point, I realized that the OP uses a normal mouse. The MacBook trackpad is so good that I feel weird using a mouse these days. Also, the travel between the keyboard and trackpad is much smaller.
I tried vimium and homerow too, and I liked them, but lately I've been using mouseless more (https://mouseless.click) and overall would recommend it.
However, honestly, 99% of my multitasking pain on MacOS comes from the un-removable ~300ms animation delay when switching spaces. "Reduced Motion" changes the animation to a fade and doesn't solve the problem.
If I could instantaneously switch between virtual desktops I'd be so happy. I've wanted this for years.
Wow, didn't know of this - like a kid on christmas right now.
Anyone know if there's a way to get vim keybindings inside text boxes on websites? (I looked at 'wasavi' chrome extension which hasn't been updated in 8 years [0] and the website's down [1])
What happens when some app (like, say, the browser) binds Cmd+<number>? If I hit Cmd+2 right now it'd switch me to the second tab in firefox. Seems like a pain to have to rebind everything.
accrual•50m ago
Just wanted to add a fun anecdote. I had a coworker who seemed allergic to the keyboard. Bound almost every job function to a mouse macro. I joked that I'd come to work one day and all they'd have is a monitor and mouse on their desk, nothing else. They laughed but I got the feeling they'd do it if they could.