patrick96 on master
Adapt release workflow to produ… (compare)
patrick96 on master
Adapt to official Arch Linux pa… (compare)
patrick96 on master
Update Arch Linux installation … (compare)
patrick96 on master
Add darkmode banner (#2712) Re… (compare)
patrick96 on master
Update PKGBUILD for 3.6.3 (#271… (compare)
patrick96 on master
fix(build): Changes in inotify … (compare)
patrick96 on 3.6.3
patrick96 on master
fix(script): clear output when … fix(battery): polling-interval … fix(ipc): Fallback folder not b… and 7 more (compare)
patrick96 on 3.6.3
patrick96 on 3.6.3
Version 3.6.3 (compare)
patrick96 on 3.6.3
Version 3.6.3 (compare)
patrick96 on 3.6.3
Version 3.6.3 (compare)
patrick96 on 3.6.3
Version 3.6.3 (compare)
patrick96 on 3.6.3
fix(pulse): Hanging during conn… (compare)
patrick96 on master
fs: fallback if no mountpoints … (compare)
patrick96 on master
Add backup directive to PKGBUIL… (compare)
patrick96 on 3.6.3
fix(bar): Update struts when hi… (compare)
patrick96 on master
feat(backlight): Add `scroll-in… (compare)
patrick96 on 3.6.3
fix(xworkspaces): Update on _NE… (compare)
patrick96 on master
fix: check if double click acti… (compare)
polybar-msg
can now only send messages to processes running under the same user (more specifically to processes that have the same value for XDG_RUNTIME_DIR
). See also here and polybar/polybar#2622
polybar-msg
as root?
offset-x = 5
font-0 = JetBrains Mono:style=Regular:size=10
font-1 = Noto Color Emoji:style=Regular:scale=10:antialias=false
notice: Loaded font "JetBrains Mono:style=Regular:size=10" (name=JetBrains Mono, offset=0, file=/usr/share/fonts/TTF/JetBrainsMono-Regular.ttf)
notice: Loaded font "Noto Color Emoji:style=Regular:scale=10:antialias=false" (name=Noto Color Emoji, offset=0, file=/usr/share/fonts/noto/NotoColorEmoji.ttf)
Hi everyone
i want to make the linux kernel version appear in polybar
how I do it?
Hello,
I created a startup script for my polybar according to the documentation but no matter how I run the script or polybar process I get the process in my task bar (process with X icon). I tried the following commands in my autostart in KDE:
~/.config/polybar/runPolybar.sh
~/.config/polybar/runPolybar.sh &
bash ~/.config/polybar/runPolybar.sh &
r/Polybar - remove polybar process from Task bar
Any idea how I can run polybar without the process in the task bar?
Thanks