Ignacio Taranto
Ignacio Taranto
I have a similar issue with a 165Hz FreeSync monitor: Sentey MS2711 I can reproduce this 100% of the time with: ``` swaymsg "output * dpms off" && sleep 60...
And, I forgot to mention, a workaround for this issue is to switch back and forth TTYs. In my system the graphical session is on TTY1, so switching to TTY2...
> This is probably video card issue, let me guess you have [AMD](https://gitlab.freedesktop.org/drm/amd/-/issues/?label_name%5B%5D=DC)? and it's using DisplayPort? Yes, I have an AMD Radeon RX 5600 connected through DisplayPort.
I found [this](https://gitlab.freedesktop.org/drm/amd/-/issues/2873) issue which seems to be related.
> I have the same issue. Did you find any solution for it? > > If you change that line in the _**highlights.lua**_ file from "Purple" to "Yellow" the issue...
I'm not sure if this is related or not, but in my case I have: `~/.dotfiles/local/share/` and `~/.dotfiles/local/bin` and `rcup -d local` creates the links under `~/.share/` and `~/.bin/` when...
Maybe I misinterpreted what the `-d` semantics are, but running just `lsrc` seems to work fine.
> I'm not sure we need a built-in theme for this when it's _fairly_ straightforward to add it as a custom theme: > > `~.config/tridactyl/themes/nohl.css`: > > ``` > :root.TridactylThemeNohl...
> > > I'm not sure we need a built-in theme for this when it's _fairly_ straightforward to add it as a custom theme: > > > `~.config/tridactyl/themes/nohl.css`: > >...
Do you realize this project hasn't been updated in 7 years right?