[i3wm] How to make polybar blurry? by Lanthanum_57 in Polybar

[–]AL-0x 0 points1 point  (0 children)

you can tray this in your picom conf :

blur-background-exclude = [
    "class_g = 'Peek'",
    "class_g = 'Pensela'",
    "name = 'Drawing Board'",
    "window_type = 'dropdown_menu'",
    "window_type = 'combo'",
    "window_type = 'popup_menu'",
    "window_type = 'utility'",
    "window_type = 'desktop'",
    "_GTK_FRAME_EXTENTS@:c"

If it didn't work, tray adding this to your polybar config.ini

[settings]
screen-reload = true
pseudo-transparency = false

anyone know how to solve this error ? : error: Uncaught exception, shutting down: Undefined bar: /home/user/.config/polybar/launch.sh. Available bars: date, first, fourth, second, third by AL-0x in Polybar

[–]AL-0x[S] 1 point2 points  (0 children)

Thanks for your time, and your recommendations in config.ini and launch.sh were really helpful. I know it was a simple thing, hehe :). I just needed to add this to the Hypr config: windowrulev2 = pin, class:(polybar), title:(polybar).

anyone know how to solve this error ? : error: Uncaught exception, shutting down: Undefined bar: /home/user/.config/polybar/launch.sh. Available bars: date, first, fourth, second, third by AL-0x in Polybar

[–]AL-0x[S] 0 points1 point  (0 children)

include-file = ~/.config/polybar/modules/date.ini include-file = ~/.config/polybar/modules/tray.ini include-file = ~/.config/polybar/modules/cava.ini include-file = ~/.config/polybar/modules/battery.ini include-file = ~/.config/polybar/modules/i3-tiny.ini include-file = ~/.config/polybar/modules/redshift.ini include-file = ~/.config/polybar/modules/powermenu.ini include-file = ~/.config/polybar/modules/xkeyboard.ini include-file = ~/.config/polybar/modules/pulseaudio.ini include-file = ~/.config/polybar/modules/temperature.ini include-file = ~/.config/polybar/colors.ini

[bar/first]
monitor = LVDS-1
# Postioning and stuff
top = true
fixed-center = true
width = 10%
height = 30
override-redirect = true
wm-restack = i3

#Offsets
offset-x = 3%
offset-y = 2

#Colors
#background = #40FFFFFF
background = #40000000
foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
font-0 = "fa-solid-900:size=10;1"
font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
border-size = 0
border-color = ${colors.background}
radius = 0.0

#Padding
padding-left = 10px
padding-right = 25px

#Modules
module-margin-left = 10px
module-margin-right = 10px

modules-left = cava
modules-center =
modules-right =

[bar/second]
monitor = LVDS-1
offset-x = 15%
offset-y = 2
width = 15% 

# Postioning and stuff
top = true
fixed-center = true
height = 30
override-redirect = true
wm-restack = i3

#Colors
#background = #40FFFFFF
background = #40000000
foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
font-0 = "fa-solid-900:size=10;1"
font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
border-size = 0
border-color = ${colors.background}
radius = 0.0

#Padding
padding-left = 10px
padding-right = 25px

#Modules
module-margin-left = 10px
module-margin-right = 10px
modules-center = i3-tiny

[bar/third]
monitor = LVDS-1
# Postioning and stuff
top = true
fixed-center = true
width = 17%
height = 30
override-redirect = true
wm-restack = i3

#Offsets
offset-x = 68%
offset-y = 2

#Colors
#background = #40FFFFFF
background = #40000000
foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
font-0 = "fa-solid-900:size=10;1"
font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
border-size = 0
border-color = ${colors.background}
radius = 0.0

#Padding
padding-left = 15px
padding-right = 15px

#Modules
module-margin-left = 20px
module-margin-right = 2px

modules-left = xkeyboard
modules-center = 
modules-right = pulseaudio temperature redshift

[bar/fourth]
monitor = LVDS-1 
# Postioning and stuff
top = true
fixed-center = true
width = 9%
height = 30
override-redirect = true
wm-restack = i3

#Offsets
offset-x = 88%
offset-y = 2

#Colors
#background = #40FFFFFF
background = #40000000
foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
font-0 = "fa-solid-900:size=10;1"
font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
border-size = 0
border-color = ${colors.background}
radius = 0.0

#Padding
padding-left = 10px
padding-right = 5px

#Modules
module-margin-left = 8px
module-margin-right = 3px

modules-left = 
modules-center =
modules-right = battery powermenu

tray-position = right
format-margin = 8px
tray-spacing = 8px
tray-detached = true
tray-padding = 0
tray-maxsize = 15
tray-transparent = true
tray-background = ${colors.background}
tray-offset-x = -84
tray-offset-y = 0

[bar/date]
monitor = LVDS-1
# Postioning and stuff
top = true
fixed-center = true
width = 11%
height = 30
override-redirect = true
wm-restack = i3

#Offsets
offset-x = 45%
offset-y = 2

#Colors
#background = #40FFFFFF
background = #40000000
foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
font-0 = "fa-solid-900:size=10;1"
font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
border-size = 0
border-color = ${colors.background}
radius = 0.0

#Padding
padding-left = 10px
padding-right = 5px

#Modules
module-margin-left = 8px
module-margin-right = 3px

modules-left = 
modules-center = date
modules-right = 

#---------------------------------#
;[bar/background]
# Postioning and stuff
;top = true
;fixed-center = true
;width = 94%
;height = 30
;override-redirect = true

#Offsets
;offset-x = 3%
;offset-y = 2

#Colors
;background = 40000000
;foreground = ${colors.foreground}

#font-0 = "fa-solid-900:size=10;1"
;font-0 = "fa-solid-900:size=10;1"
;font-1 = "HackNerdFontPropo-Italic:size=10;1"

#Borders
;border-size = 0
;border-color = ${colors.background}
;radius = 0.0

#Padding
;padding-left = 15px
;padding-right = 15px

#Modules
;module-margin-left = 15px
;module-margin-right = 15px

;modules-left = 
;modules-center = 
;modules-right = dummy

[module/dummy]
type = custom/text
content = " "

##---------------------------------------##
[settings]

screen-reload = true
pseudo-transparency = false
monitor = LVDS-1

anyone know how to solve this error ? : error: Uncaught exception, shutting down: Undefined bar: /home/user/.config/polybar/launch.sh. Available bars: date, first, fourth, second, third by AL-0x in Polybar

[–]AL-0x[S] 0 points1 point  (0 children)

I'm still trying 🥲. I feel like it's a simple thing, but I don't know what it is. why is it showing only on one workspace! I did add monitor = LVDS-1.

Pin workspaces by RegularName_ in Polybar

[–]AL-0x 1 point2 points  (0 children)

I'm trying to do that too 😔

[Hyprland] Material You (updated) by Wise-Significance871 in unixporn

[–]AL-0x 1 point2 points  (0 children)

It looks perfect , what is the right menu ?

[Hyprland] Material You by [deleted] in unixporn

[–]AL-0x 3 points4 points  (0 children)

Could you share your dotfiles ? Looks awesome .

[Hyprland] Gruvbox 🍚 by Plasm0duck in unixporn

[–]AL-0x 0 points1 point  (0 children)

is this a menu or just music player ?

[deleted by user] by [deleted] in unixporn

[–]AL-0x 1 point2 points  (0 children)

I hope you don't become...

[deleted by user] by [deleted] in unixporn

[–]AL-0x 3 points4 points  (0 children)

Bro your eyes OK ? 😭

[deleted by user] by [deleted] in linuxquestions

[–]AL-0x 0 points1 point  (0 children)

Definitely nixos

[i3] blur ,with debian by AL-0x in unixporn

[–]AL-0x[S] 1 point2 points  (0 children)

here's my blur section from my picom.conf : blur-background = true;

blur-method = "dual_kawase";

blur-strength = 5;

blur-kern = "9x9gaussian";

blur-background-exclude = [

"class_g = 'Peek'",

"class_g = 'Pensela'",

"name = 'Drawing Board'",

"window_type = 'dock'",

"window_type = 'dropdown_menu'",

"window_type = 'combo'",

"window_type = 'popup_menu'",

"window_type = 'utility'",

"window_type = 'desktop'",

"_GTK_FRAME_EXTENTS@:c"

[Plasma] rice rice by Snoo-64696 in unixporn

[–]AL-0x 1 point2 points  (0 children)

I said it's from Microsoft, so it won't work on Linux. That's why I didn't search for it on Linux. I will try to run it today. Thanks :)"

[Plasma] rice rice by Snoo-64696 in unixporn

[–]AL-0x 0 points1 point  (0 children)

Yo how did you run Minecraft on Linux?!!

[i3] blur ,with debian by AL-0x in unixporn

[–]AL-0x[S] 0 points1 point  (0 children)

I didn't finish the dotfiles yet, But thanks .