You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using Regolith 2.1 on Ubuntu 22.04, and this is so cool, and I got one question.
Since this is my laptop, I frequently connect/disconnect a secondary monitor. It's cool that regolith automatically detect connection/disconnection and refresh i3xrocks. (as I know, without Regolith, I'd been needed autoranr or something for this...)
I'm testing polybar, and when a secondary monitor connected/disconnected, I need to also run $HOME/.config/polybar/launch.sh but putting exec_always --no-startup-id $HOME/.config/polybar/launch.sh in regolith2/i3/config.d didn't help. (if I force to reload super+shift+r manually then, of course, the command is callend and polybar updates properly). I want to run the launch.sh automatically when a secondary monitor connected/disconnected. Where can I look at?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm using Regolith 2.1 on Ubuntu 22.04, and this is so cool, and I got one question.
Since this is my laptop, I frequently connect/disconnect a secondary monitor. It's cool that regolith automatically detect connection/disconnection and refresh i3xrocks. (as I know, without Regolith, I'd been needed
autoranr
or something for this...)I'm testing polybar, and when a secondary monitor connected/disconnected, I need to also run
$HOME/.config/polybar/launch.sh
but puttingexec_always --no-startup-id $HOME/.config/polybar/launch.sh
inregolith2/i3/config.d
didn't help. (if I force to reloadsuper+shift+r
manually then, of course, the command is callend and polybar updates properly). I want to run thelaunch.sh
automatically when a secondary monitor connected/disconnected. Where can I look at?Beta Was this translation helpful? Give feedback.
All reactions