Sanctus

joined 2 years ago
[–] Sanctus@lemmy.world 1 points 52 minutes ago* (last edited 52 minutes ago)

I'm not confused. You're claiming people aren't and won't do shit. Which is demonstratively untrue. People are protesting in the streets. Yeah, no one is actually firing on government officials. Thats not gonna happen until the bulbs burn out because its extremely destructive and guarantees you'll have to rebuild from the rubble. I'm not confused. Your statements aren't backed up.

[–] Sanctus@lemmy.world 10 points 1 hour ago

Thats crazy how its dividing. They have never been our ally, even in WW2 it was more of an enemy of my enemy thing.

[–] Sanctus@lemmy.world 11 points 15 hours ago

Nobody is real here, man

[–] Sanctus@lemmy.world 9 points 15 hours ago

I myself have to use PTO for it. So...

[–] Sanctus@lemmy.world 1 points 16 hours ago (2 children)

Yeah, to me. You replied to me.

[–] Sanctus@lemmy.world 1 points 16 hours ago

You're taking this too personally. I'm already in my 30s bud. That happens regardless.

[–] Sanctus@lemmy.world 3 points 16 hours ago

Yeah my first run in with him was trying to convince him green party was bad. Then he disappeared. So this is my first time seeing this.

[–] Sanctus@lemmy.world 1 points 16 hours ago* (last edited 16 hours ago)

Yeah you know what. Notice it. The staleness of the environment. The shiny plastic textures that almost want to distract you from what's not there anymore. Environment complexity is forgone for a player card system. The Horde is ignored, it is now just treated as a generic hazard, in favor of league of legends champions basically. All for what? Monetization for the season pass. No wonder after the first play through I never came back. Yet, sometimes the boys still boot up L4D.

[–] Sanctus@lemmy.world 6 points 17 hours ago

Fucken hell those places need to be burned down

[–] Sanctus@lemmy.world 9 points 19 hours ago* (last edited 19 hours ago) (3 children)

Damn. I had a good conversation once with you. But you're just a mask off fascist now. You need to change your username. The only thing universal about you is the tide of autocracy you've likely helped produce.

[–] Sanctus@lemmy.world 2 points 21 hours ago* (last edited 21 hours ago) (4 children)

It's always incredible to see how so many people say they're willing to do something is contrasted with the close to zero people who do it.

This is what you said. There are plenty of movements right now that are protesting this. Not many want to turn to violence yet because that is even more destructive than this. If you aren't seeing people act Idk what to tell you.

[–] Sanctus@lemmy.world 12 points 22 hours ago (7 children)

Might be time to just worry about state taxes and not federal.

 

I could only imagine what the default:'friend' actually is on the backend.

 

Hey All,

I have been using kitty+picom for roughly a year without any issues that weren't self inflicted. This week that may (or may not have changed). When I launched kitty on monday all of my transparency was broken and adjusting the configs did not seem to fix it.

Here is my kitty config (it is just included in the default config):

# Backgrounds & Foregrounds
foreground           #2DE2E6
background           #0D0221
selection_foreground #023788
selection_background #EB095C
url_color            #2SE2E6
background_opacity   0.5
# 
# ############
# Color Table#
# ############
# Bright Colors are above
# Dark Colors are below
#
# White
color0  #E4F2F8
color8  #C1D7E7

# Black
color1  #FF6C11
color9  #FF6000

# Red
color2  #EB095C
color10 #890A51

# Green
color3  #7AF9B8
color11 #52B89C

# Yellow
color4  #FEFE60
color12 #F9C80E

# Blue
color5  #1A8FFF
color13 #023788

# Magenta
color6  #FF00FF
color14 #F706CF

# Cyan
color7  #2DE2E6
color15 #0A8585

Once more, in kitty, this is just included to add my changes.

Here is my picom config:

#################################
#   Transparency / Opacity      #
#################################
 
opacity-rule = [
  "100:class_g    = 'dmenu'",
  "100:class_g     = 'Polybar'",
  "100:class_g    = 'firefox'",
  "100:class_g    = 'thunderbird'",
  "100:class_g    = 'i3lock'",
];

#####################
#  Rounded Borders  #
#####################
corner-radius = 5.0;
round-borders = 1;
rounded-corners-exclude = [
  "class_g = 'Polybar'",
  "class_g = 'rofi'",
  "class_g = 'dmenu'",
];

Here is my loginctl:

Since: Thu 2024-10-24 08:58:01 MST; 1h 10min ago
  State: active
 Leader: 559 (lightdm)
   Seat: seat0; vc7
    TTY: tty7
 Remote: no
Service: lightdm
   Type: x11
  Class: user
Desktop: i3
   Idle: no
   Unit: session-2.scope
         ├─ 559 lightdm --session-child 15 22
         ├─ 604 i3 -a --restart /run/user/1000/i3/restart-state.604
         ├─ 662 /usr/bin/bash
         ├─ 666 kitty
         ├─ 680 /usr/bin/bash
         ├─ 683 kitty
         ├─ 700 /usr/bin/bash
         ├─ 704 kitty
         ├─ 740 /usr/bin/bash
         ├─ 744 /usr/lib/firefox/firefox
         ├─ 818 /usr/lib/firefox/firefox -contentproc -parentBuildID 20241014102019 -prefsLen 35353 -p>
         ├─ 839 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 35353 -prefMapSize 25665>
         ├─ 865 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 35456 -prefMapSize 25665>
         ├─ 971 /usr/lib/firefox/firefox -contentproc -parentBuildID 20241014102019 -sandboxingKind 0 >
         ├─ 982 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36584 -prefMapSize 25665>
         ├─1064 /usr/bin/bash
         ├─1074 /usr/lib/thunderbird/thunderbird
         ├─1172 /usr/lib/thunderbird/thunderbird -contentproc -childID 1 -isForBrowser -prefsLen 12700>
         ├─1249 /usr/lib/thunderbird/thunderbird -contentproc -childID 2 -isForBrowser -prefsLen 10942>
         ├─1687 /usr/lib/firefox/firefox -contentproc -parentBuildID 20241014102019 -prefsLen 41611 -p>
         ├─2496 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36732 -prefMapSize 25665>
         ├─2624 polybar workBar
         ├─2625 tee -a /tmp/polybar1.log
         ├─2626 polybar timeBar
         ├─2627 tee -a /tmp/polybar2.log
         ├─2628 polybar statBar
         ├─2629 tee -a /tmp/polybar3.log
         ├─3129 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36732 -prefMapSize 25665>
         ├─5329 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>
         ├─5381 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>
         ├─5407 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>
         ├─5454 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>
         ├─5516 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>
         └─5562 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsLen 36838 -prefMapSize 25665>

And the output from kitty cat:

[0.282] Failed to enable transparency. This happens when your desktop environment does not support compositing.
[0.301] [glfw error 65544]: process_desktop_settings: failed with error: [org.freedesktop.DBus.Error.ServiceUnknown] The name is not activatable
[0.301] [glfw error 65544]: Notify: Failed to get server capabilities error: [org.freedesktop.DBus.Error.ServiceUnknown] The name is not activatable

My dbus may be broken. Though I do not know how to confirm if that is the case. Any help would be appreciated, I have been casually using this for about a year but my knowledge is mid at best. Thank you beforehand, and if this isn't enough info I can get more.

252
The Boi Loaf (lemmy.world)
 

Ghost, The Boi, The Ankle Biter, The Crusher of Sleeping Toes, My Only Son, I love him

 
 
13
submitted 6 months ago* (last edited 6 months ago) by Sanctus@lemmy.world to c/asklemmy@lemmy.world
 

I want to make a post logging each session of this new campaign I'm playing. Its a Marvel Multiverse TTRPG. The dice seem kinda jank but it is really fun. I was looking for a community to post about it in but wasn't sure if there even was one. Now I'm not tryna mod a community, but I would be open to having to make one anyway if there isn't a ttrpg story blog already. So Lemmy, are there communities for posting about your ttrpg session stories or no?

344
She made it back! (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by Sanctus@lemmy.world to c/cat@lemmy.world
 

After 3 days. I can't describe how happy we are at my house. Someone found her behind a decorative vase by their front door.

207
Mimi (lemmy.world)
 

This is my family's cat Mimi. She is the sweetest and smallest cat we have ever had. I just needed to make a post about her. She is missing and I'm hoping with all my heart she is okay.

 

They're just shirts

 

Do not look down little dev, the dead can do nothing for you.

 
 
view more: next ›