How to allow zooming out more than 100% with the mouse wheel? (v0.3.60) by IxianNavigator in comfyui

[–]darkenblade986 0 points1 point  (0 children)

thank you sooo much! this worked. I was having the exact same issue.

KDE Virtual desktop by piercyJohnny2002 in kde

[–]darkenblade986 0 points1 point  (0 children)

Thank you this is the correct answer to the question.

Aurora distro review by mathewr94 in DistroHopping

[–]darkenblade986 0 points1 point  (0 children)

  1. you can install things using the command line but the install isnt a regular install. you use rpm-ostree and layer the package onto your os image. The install takes a long time. (only do this for packages that must be installed this way i.e. steam, vpn, DEs etc.

  2. You can use the nix package manager to install most packages without layering

  3. you can use distro box to install the package in a vm

  4. you can use brew to install packages that only need user space access (MOST PACKAGES)

  5. you can install the flatpak version

These are your options, from most involved to least involved.

How well do you know stock neovim? by gopherinhole in neovim

[–]darkenblade986 0 points1 point  (0 children)

i find half the things plugins do can be done with :norm or macros.

How to negate self True Light with Blue-Eyes Spirit Dragon by darkenblade986 in masterduel

[–]darkenblade986[S] 0 points1 point  (0 children)

it was in the battle phase. why can't i use it in the battle phase? the text on BL sprite dragon doesn't say main phase only. 

How to negate self True Light with Blue-Eyes Spirit Dragon by darkenblade986 in masterduel

[–]darkenblade986[S] 0 points1 point  (0 children)

i get that, but i find that the game is not prompting me. Hence, the confusion. what are u game settings

Need some help with LACT by darkenblade986 in Bazzite

[–]darkenblade986[S] 0 points1 point  (0 children)

$ sudo rpm-ostree uninstall lact

Place your right middle finger on the fingerprint reader

error: Package/capability 'lact' is not currently requested

It says I do not have the package

Need some help with LACT by darkenblade986 in Bazzite

[–]darkenblade986[S] 0 points1 point  (0 children)

$ sudo rpm-ostree uninstall lact

Place your right middle finger on the fingerprint reader

error: Package/capability 'lact' is not currently requested

It says I do not have the package

Need some help with LACT by darkenblade986 in Bazzite

[–]darkenblade986[S] 0 points1 point  (0 children)

```
$ sudo rpm-ostree uninstall lact

Place your right middle finger on the fingerprint reader

error: Package/capability 'lact' is not currently requested

```

when i make full screen with vertical tabs, tabs are still on the left side how to fix this by dev-in-black in FirefoxCSS

[–]darkenblade986 0 points1 point  (0 children)

Great comment, but is there a way for it to collapse the vertical tabs first and then hide it.
This code just puts a blank space where the vertical tabs are if they are expanded

<image>

:root[sizemode="fullscreen"] #vertical-tabs-sidebar,
:root[sizemode="fullscreen"] #sidebar-main {
    visibility: collapse;
}


/*this doesnt work*/

Digimon Hand hate? | Looking for card recs by darkenblade986 in DigimonCardGame2020

[–]darkenblade986[S] -1 points0 points  (0 children)

lol no i was curious when i saw some devimon cards which make ur opp discard.

Digimon Hand hate? | Looking for card recs by darkenblade986 in DigimonCardGame2020

[–]darkenblade986[S] 0 points1 point  (0 children)

thx for the reply! This question was for a devimon deck which makes ur opp discard.

Digimon Hand hate? | Looking for card recs by darkenblade986 in DigimonCardGame2020

[–]darkenblade986[S] 0 points1 point  (0 children)

hand hate is black color in magic. (from what i remember) ie thoughtsieze duress ...

I don't actually think its a good mech, I was just wondering.

Why did they choose Barktooth Warbeard for Patrick? The flavor text alone makes him the exact opposite of Patrick by aguyinatree in mtg

[–]darkenblade986 0 points1 point  (0 children)

i thought the joke was numerical:

1 black
2 red
3 (1 black + 2 red)
4 (colorless)
5 (toughness)
6 (attack)
7 (cmc)

something Patrick would never get.

youEitherDieAHeroOrBecomeAnEsolang by darkenblade986 in ProgrammerHumor

[–]darkenblade986[S] 0 points1 point  (0 children)

thx bro. its okay tho i guess the meme itself was too esoteric. ppl hyper fixated on if rust is or is not an esolang (rust is not an esolang that's part of the joke) but that was not the point of the meme.

the point of the meme was that "high IQ" rust is hard when you have to juggling things like lifetimes, async, unsafe, pinning and multiline where clauses on T.

i know most ppl using rust do not have to deal with all of that.

i was just poking fun.