anauta
Results
2
comments of
anauta
@deutrino @anarcat You can toggle it (open if closed, close if open) by assigning a keyboard shortcut to `sh -c "pgrep redshift && pkill -TERM redshift || redshift-gtk"`
Some people is using this bookmarklet to widen the UI: ``` javascript:(function(){var style=document.createElement('style');style.textContent=':root{--main-width:60em;}';document.head.appendChild(style);})(); ``` Works fine, wouldn't mind a native option though, +1