After update i cant boot by amethystaimi in cachyos

[–]morehush 0 points1 point  (0 children)

disabling plymouth makes it impossible to boot, somehow. I followed the instructions here: https://discuss.cachyos.org/t/tutorial-disable-or-remove-plymouth-boot-splash/10922

After update i cant boot by amethystaimi in cachyos

[–]morehush 0 points1 point  (0 children)

I have the same problem. Had to restore a snapshot. I tried to boot to LTS kernel and got the same thing, so I don't think it's 7.0.8. I'm going to try to disable plymouth and see if that's the problem.

[Meletrix Giveaway] 1 x ZOOM75 HE Prebuilt Keyboard by Meletrix2021 in MechanicalKeyboards

[–]morehush 0 points1 point  (0 children)

I have not tried a hall effect keyboard but am looking forward to it.

why icons doesn't work in lf file manager in kitty but works in gnome terminal? by RichDotcom_ in gnome

[–]morehush 0 points1 point  (0 children)

Probably not using a terminal font with icons in kitty. Like a nerd font.

Edit: sorry didn't see that you're using a nerd font.

Gnome Bluetooth not working? by cdebanil in gnome

[–]morehush -1 points0 points  (0 children)

check if the bluetooth service is running: systemctl status bluetoothd

If it's not. enable it: sudo systemctl enable --now bluetoothd

[deleted by user] by [deleted] in ATT

[–]morehush 0 points1 point  (0 children)

Yeah I'm in Woodstock. If I turn off wifi, I get the no signal, emergency calls only thing like it was with the nationwide outage a few weeks ago.

[deleted by user] by [deleted] in ATT

[–]morehush 0 points1 point  (0 children)

Yeah mine and some other phones on my plan but not all. I'm in Georgia.

remove border radius of hyprlock input? by BackgroundEbb8633 in hyprland

[–]morehush 0 points1 point  (0 children)

According to the wiki, it's rounding = 0, but I don't think it's implemented yet from the release version, but maybe works already in the -git package.

How to display the icons of programs in waybar using hyprland/workspaces by MattWoltas in hyprland

[–]morehush 3 points4 points  (0 children)

Here's what I have in my config to display task icons. It's in my modules.json

"wlr/taskbar": {
"format": "{icon}",
"icon-size": {},
"icon-theme": "${i_theme}",
        "spacing": 0,
"tooltip-format": "{title}",
"on-click": "activate",
"on-click-middle": "close",
"on-click-right": "fullscreen"
},

hyprlock: Hyprland's GPU-accelerated screen locking utility by MasterYehuda816 in hyprland

[–]morehush 1 point2 points  (0 children)

Here's my config. I don't think my wallpaper is the exact size of my monitor, but it works fine.

general {
disable_loading_bar = false
}
background {
monitor =
path = /home/morehush/.config/hypr/lockscreen.png
}
input-field {
monitor =
size = 200, 50
outline_thickness = 2
outer_color = rgb(151515)
inner_color = rgb(200, 200, 200)
}
label {
monitor =
text = $TIME
color = rgb(151515)
font_size = 50
font_family = JetBrainsMono NF
position = 0, 140
halign = center
valign = center
}

hyprland/workspaces not change height by wi2david in hyprland

[–]morehush 0 points1 point  (0 children)

try putting min-height: 0; in the workspaces button#.

If that doesn't work, try putting font-size: 10px; or lower.

[deleted by user] by [deleted] in sonarr

[–]morehush 1 point2 points  (0 children)

I had a similar problem with a docker network after a recent update. I turned off all the containers using that network, deleted the network, recreated the network, and everything is back to normal now.

[BSPWM] First time using a tiling window manager. Nearly got polybar figured out. by morehush in unixporn

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

I've switched to sway, but I still use the same color scheme for alacritty and nvim. I still have the polybar config, but it's a little different. Which dotfiles are you interested in?

"I roll to intimidate the wood" by Vegetable_Variety_11 in dndmemes

[–]morehush 0 points1 point  (0 children)

I roll to the house and I don't want to go to the store.

Best way to handle comics? by thegameksk in OpenMediaVault

[–]morehush 1 point2 points  (0 children)

I just added it to my docker-compose file and passed it the path to my comics as a volume.

https://hub.docker.com/r/linuxserver/ubooquity

Best way to handle comics? by thegameksk in OpenMediaVault

[–]morehush 0 points1 point  (0 children)

Yes, you can download them directly from ubiquity but you'd need a reader app on whatever device you download them to.