• Joined on 2021年07月30日
flipflop133 closed issue dnkl/yambar#148 2022年12月15日 14:26:34 +01:00
Failed to find mixer
flipflop133 commented on issue dnkl/yambar#148 2022年12月15日 14:26:28 +01:00
Failed to find mixer

@Horus yeah it works fine, closing this issue then.

flipflop133 commented on issue dnkl/yambar#150 2022年01月19日 10:05:36 +01:00
[Feature request] Bluetooth module

No this is not the right way, this would add up a dependency, using RFkill would be better. I think this is what waybar uses by the way.

flipflop133 commented on issue dnkl/fnott#38 2022年01月13日 21:05:15 +01:00
Change theme on the fly

Mako is using makoctl -reload command, waybar is using killall -SIGUSR2 waybar, either of those to reload the configuration file would be fine, I don't look at fnott implementation so I have no...

flipflop133 opened issue dnkl/fnott#38 2022年01月13日 19:05:31 +01:00
Change theme on the fly
flipflop133 commented on issue dnkl/fuzzel#90 2022年01月13日 17:15:34 +01:00
Issue with corners rendering

Thanks for the quick fix, really appreciate your work!

flipflop133 opened issue dnkl/fuzzel#90 2022年01月13日 15:59:21 +01:00
Issue with corners rendering
flipflop133 commented on issue dnkl/yambar#148 2022年01月13日 15:49:01 +01:00
Failed to find mixer

Yeah for me it does.

flipflop133 commented on issue dnkl/yambar#148 2022年01月12日 16:26:56 +01:00
Failed to find mixer

@dnkl why not use pulseaudio like waybar does?

flipflop133 commented on issue dnkl/yambar#148 2022年01月12日 10:14:00 +01:00
Failed to find mixer

It's really weird after a reboot it works only after killing yambar and restarting yambar, it's like if yambar was starting a service like alsa.

flipflop133 commented on issue dnkl/yambar#148 2022年01月12日 10:06:41 +01:00
Failed to find mixer

If I do it like that in my .zprofile:

# Start sway in tty1
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then
	exec sway 1>/dev/null 2>/dev/null; sleep 5 && swaymsg exec...
flipflop133 commented on issue dnkl/yambar#148 2022年01月12日 09:47:32 +01:00
Failed to find mixer

I tried 30 seconds (see my edit).

flipflop133 opened issue dnkl/yambar#148 2022年01月12日 09:37:14 +01:00
Failed to find mixer
flipflop133 closed issue dnkl/foot#711 2021年09月08日 23:35:33 +02:00
reload foot config
flipflop133 commented on issue dnkl/foot#711 2021年09月08日 23:35:33 +02:00
reload foot config

Yeah it is, sorry, closing the issue.

flipflop133 opened issue dnkl/foot#711 2021年09月08日 22:37:16 +02:00
reload foot config
flipflop133 commented on issue dnkl/foot#694 2021年08月28日 14:28:25 +02:00
Cannot run powertop

It's on me I copied the wrong line in my opened issue, the right line is: export TERM="foot"

flipflop133 closed issue dnkl/foot#694 2021年08月28日 14:25:48 +02:00
Cannot run powertop
flipflop133 commented on issue dnkl/foot#694 2021年08月28日 14:25:48 +02:00
Cannot run powertop

Ok my bad I haven't saw the issues, thanks for explanations and references, works fine now.

flipflop133 commented on issue dnkl/foot#694 2021年08月28日 11:59:49 +02:00
Cannot run powertop

I think this is related too: If I export foot in .zprofile like so: export EDITOR="nvim" I get the following error: can't find terminal definition for foot Hope that this isn't related to...