

The main issue you’ll run into is nicher proprietary software being hard to install, but that’s what containers are for. The main one I see is if you need to install some proprietary VPN client it gets annoying, but since you’ll be running a VM anyway you can do some network trickery. My work’s antivirus only works on Ubuntu and RHEL, proprietary kernel modules so it’s got to be at least one of those kernels.
Linux is Linux, nothing’s impossible to solve even with Bazzite’s immutability. Worst comes to worst you make your own images and it’s not that hard, you basically just fork it on GitHub and let the CI do its thing.
But do you have time to fiddle to make it work and take the risk, or do you want to play it safe? How confident are you with Bazzite’s more advanced topics?
Keyboard shortcuts in general.
Alt + left right (previous/next page in browsers)
Windows + 1 (2, 3, …) on Windows and KDE focuses the window at that position in the taskbar
Alt + Tab to switch windows (hold shift to go backwards)
Windows + Tab to switch windows within the same application (like, all browser windows if you’re in a browser)
Alt + 1 (2, 3, …) on Windows/Linux usually selects the corresponding tab
Ctrl + Tab to cycle through tabs like Alt-Tab does for windows (hold shift to go backwards)
In most browsers or things with a URL/go to bar, Ctrl+L will focus that. No need to click the address bar, Ctrl+L, example.com, Enter.
In Discord and Slack, you can press Ctrl+K to open a box to quickly type a channel/DM name to go to it quickly
If you have them, the Home/End/PageUp/PageDown keys are actually pretty useful. Press Home instead of scrolling all the way back up.
F1 is usually help
F2 is usually rename
F3 is usually search