<hexa->
yeah, but whatever the "mmkeys" option of this project is supposed to do
<hexa->
not sure if its wayland compatible
<hexa->
especially since global keymappings are a no-no
<lunik1>
yeah, I suspect it would be something like that
<lunik1>
speaking of Wayland, do you have any trouble with tray icons with sway?
<hexa->
uh, mixed results honestly
<hexa->
lots of red smileys
<hexa->
as in "I don:t support that graphics format" afaiu
<lunik1>
I get a lot of "org.kde.StatusNotifierItem.IconThemePath was not found" in the journal, and some built in icons are inconsistent or don't work at all
<lunik1>
I've had some luck with user-defined services though. Usually by setting DISPLAY and or XDG_SESSION_TYPE
kenran has quit [Remote host closed the connection]
johannes has joined #home-manager
johannes has quit [Ping timeout: 246 seconds]
ronthecookie has quit [Excess Flood]
ronthecookie has joined #home-manager
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #home-manager
cole-h has quit [Ping timeout: 245 seconds]
nf has quit [Quit: Fairfarren.]
nf has joined #home-manager
nf has quit [Client Quit]
nf has joined #home-manager
nf has quit [Client Quit]
nf has joined #home-manager
superherointj has joined #home-manager
chisui has joined #home-manager
chisui has quit [Quit: Connection closed]
nf has quit [Quit: Fairfarren.]
nf has joined #home-manager
nf has quit [Quit: Fairfarren.]
kayvan has joined #home-manager
nf has joined #home-manager
cole-h has joined #home-manager
rajivr has quit [Quit: Connection closed for inactivity]
mcornick has joined #home-manager
<lunik1>
Is there a way to set the font for waybar without using waybar.style? Using the latter overwrites the default style entirely
kayvan has quit [Remote host closed the connection]
<nicolas[m]>
lunik1: is waybar.style a top-level option?
<nicolas[m]>
oh, the CSS file
<nicolas[m]>
lunik1: you can try the following CSS rule in your waybar.style: `* { font-size: 14px; }`
mcornick has quit [Quit: bbl]
<lunik1>
That's what I do, but then that's the only CSS styling
<nicolas[m]>
You would need to copy the default CSS style from Waybar and add this rule at the top
<nicolas[m]>
lunik1: Different idea: you can try importing the default CSS rule
<nicolas[m]>
Set your waybar.style to the following: `@import url("file://${config.programs.waybar.program}/etc/xdg/waybar/style.css"); * { font-size: 14px; }`
<lunik1>
hey that's not a bad idea
<nicolas[m]>
I didn't test but I think it should work
<lunik1>
I'll give it a go
heywoodlh has left #home-manager [#home-manager]
<nicolas[m]>
oops, it should be `config.programs.waybar.package`
crenfrow has joined #home-manager
crenfrow has quit [Remote host closed the connection]