At least one for each manufacturer that uses it under the hood in a Tivo-like manner
At least one for each manufacturer that uses it under the hood in a Tivo-like manner
SEGATA SANSHIRO! SEGATA SANSHIROOO! SEGA SATURRRRRN SHIROOOOOOO!!!
Sorry, what were we talking about again?
This is the main thing that put me off them too. Not going to use some desktop app to allow my server to send email on my behalf. I use Zoho mail now and while it isn’t perfect it does what I need.
Inbox was by far the best thing Google have done with email. Still waiting on features they had unique to that app.
Sometimes they need to be upset before they realise what they did wrong.
You likely need to tell the uefi software to boot Grub. I can’t remember the command off the top of my head sorry but you basically need to tell it what to boot by default. Then you can let Grub handle the choice of Linux or windows. I just set up a laptop for my sister that behaved that way. No matter what I selected as default in the uefi setup it kept resetting back.
Just looked it up, efibootmgr is the command I think. https://www.linuxbabe.com/command-line/how-to-use-linux-efibootmgr-examples
Does that include Google wallet?
I’d be happy to find an alternative to Hyprland, but it was the first tiling manager that really clicked for me and (before the community issues came to light) I spent quite some time getting it set to the way I like it. I’d love for a competent fork or similar but it is well beyond my skill level to do that.
Do you have examples of this? Not being contrarian, I actually run Hyprland myself. I’m just curious where the limitations of wlroots have been.
TRANSPARENT TERMINALS! Haha it felt so futuristic and to this day I can’t run a terminal without a little transparency. Enlightenment was my first experience of it.
Old macbooks make great Linux machines!
Hearing your monitor squeal when you got the modelines wrong was fun.
Currently using gbar in Hyprland as I got a bit overwhelmed trying to learn too many things at once (gbar is very limited but simple to configure). I’ve always been thinking of moving over to a more flexible option like eww though, and this might be a good reason to do so (keeping things consistent).
Which proves the earth is round.
### Multiple binds to one key [](https://wiki.hyprland.org/Configuring/Binds/#multiple-binds-to-one-key)
You can trigger multiple actions with one keybind by assigning multiple binds to one combination, e.g.:
# to switch between windows in a floating workspace
bind = SUPER,Tab,cyclenext, # change focus to another window
bind = SUPER,Tab,bringactivetotop, # bring it to the top
The keybinds will be executed in the order they were created. (top to bottom)
That’s just the way you write the rules being deprecated, not the functionality.
There is move left/right within a workspace, move to specific workspace and then move to next/previous workspace (from memory using e+1 as the workspace name in the command but might be misremembering). Admittedly this isn’t exactly the same as what you want; I replied from my mobile and checked when I went back to my desk. I usually use meta/shift/[num] to send to a specific workspace though as I make heavy use of them.
I have workspaces pinned to monitors in Hyprland and have none of the problems you mentioned. I use odd numbers for left screen and even numbers for right.
Edit: just took a look and can’t find mention of the depreciation; where did you read that?
It is essentially an equivalence gate: A==B.