#Sway

1 messages ยท Page 1 of 1 (latest)

tired cedar
#

@violet bear @regal egret

violet bear
#

hot

#

i love it

tired cedar
#

:P

#

ty

regal egret
#

have you tried waybar?

#

I also love your font ๐Ÿ˜‰

tired cedar
tired cedar
#

ngl

#

config too complex for me ๐Ÿ’€

#

I just have

#
bar {
    position top
    font pango:JetBrainsMono Nerd Font 11
    status_command i3status-rs

    colors {
        statusline #ffffff
        background #151515
    }
}
#
icons_format = "{icon}"

[theme]
theme = "native"
[theme.overrides]
seperator = "|"

[icons]
icons = "material-nf"

[[block]]
block = "focused_window"
[block.format]
full = " $title.str(max_w:25) "
short = " $title.str(max_w:15) "

[[block]]
block = "net"
format = " $icon {$ssid|$ip} "

[[block]]
block = "sound"
[[block.click]]
button = "left"
cmd = "pavucontrol"

[[block]]
block = "time"
interval = 5
format = " $timestamp.datetime(f:'%a %b %d %Y') "

[[block]]
block = "time"
interval = 5
format = " $timestamp.datetime(f:'%I:%M %p') "
regal egret
#

is sway easier to write selinux policies for?

violet bear
#

I heavily recommend waybar, the syntax is actually readable ;p

full pollen
#

Not guh-nome? Wow, you've had a character arc that I completely missed

#

I too decided to get on sway next time I do some DE fuckery

brave grove
#

Holy shit it looks so good!

tired cedar
#

:D

#

<3

#

ty!

tired cedar
#

but basically

#

yes

#

the reason why I switched

mortal raft
#

how did you get started with selinux cow?

#

also do you reckon it's worth learning?

#

i'm kind of interested in it

violet bear
#

@tired cedar

tired cedar
tired cedar
#

but it's also extremely flexible

#

worth learning though

mortal raft
mortal raft
tired cedar
#

depends on how strict your policy is

mortal raft
#

ahh alright, that i can do, thanks!

tired cedar
#

:) np!

mortal raft
#

i can basically afford to spend as much time setting it up, but maintenance, not so much

tired cedar
#

expect a lot of learning however

mortal raft
#

well, that's the whole reason why i want to try SELinux anyways

#

it's not like i'm snowden

#

do you reckon i should read the SELinux notebook before installing gentoo with SELinux, or will it be fine to follow the wiki installation guide for SELinux and then read up on SELinux along the way afterwards?

mortal raft
#

@tired cedar huh i just found out that audit2allow is a thing, though i take it from this server's chat history that it's not advisable to use?

#

also are you free and don't mind being bothered tomorrow because i just started reading the selinux notebook and this looks like a whole new world of hurt haha

tired cedar
tired cedar
#

you need to be able to identify when or when not to use it

mortal raft
tired cedar
#

experience + practice + asking for help

mortal raft
#

ahh alright, thanks!

#

how long did it take you to the point where you can set it to enforcing without much issues?

#

on another note, this server needs an selinux channel fr haha

tired cedar
#

3rd person supporting me :D

tired cedar
#

learning 8 months

#

3 evenings for unconfined_u as user session

shadow juniper
#

In the name of opensource, may I ask for the dotfiles? sadhamster

#

Very nice setup btw. I have a special place in my heart for sway.

mortal raft
#

btw @tired cedar, is ZFS still the way to go for FS?

#

or should i do btrfs

tired cedar
#

@mortal raft I'd recommend BTRFS atm

#

ZFS hasn't been great recently

#

They had the corruption bug and its just been "meh"

#

Personally I've migrated to BTRFS

mortal raft
#

alright, will do, thanks for the heads up!

#

what do you use for backups if any?

tired cedar
mortal raft
#

i see

#

do you use grub-btrfs?

tired cedar
#

systemd-boot is my bootloader

mortal raft
#

ah yeah, it seems easier to deal with for secure boot as well

tired cedar
#

Yup!

mortal raft
#

praying that my gentoo isn't rusty after having been off it for a while

#

what does your subvol layout look like?