mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Updated Home (markdown)
parent
afcf05633e
commit
d983825095
4
Home.md
4
Home.md
@ -56,7 +56,7 @@ output HDMI1 pos 0 0 res 1920x1080
|
||||
output eDP1 pos 1920 0 res 1600x900
|
||||
```
|
||||
|
||||
Take a note that you might want to change focus of monitor on sway launch. Add this to your sway config:
|
||||
Take a note that you might want to change the focus of monitor on sway launch. Add this to your sway config:
|
||||
```
|
||||
focus output <name-or-identifier>
|
||||
```
|
||||
@ -108,7 +108,7 @@ Redshift adjusts the color temperature of your screen according to your surround
|
||||
|
||||
There is a [fork of redshift](https://github.com/minus7/redshift/tree/wayland) by [Minus7](https://github.com/minus7) with Wayland wlr-gamma-control protocol support. The package will be referred to as redshift-wlr from now on.
|
||||
|
||||
It has not yet been packaged for any major distribution but there is an [AUR package](https://aur.archlinux.org/packages/redshift-wlr-gamma-control-git/). That leaves all non-Arch users with no other choice than to build from source, the instructions to which can be found [here](https://github.com/minus7/redshift/blob/wayland/CONTRIBUTING.md) in the contribution guide which is the actual build guide of the original redshift project but seeing that the developer decided to keep it mean that it works nonetheless.
|
||||
Redshift-wlr has not yet been packaged for any major distribution but there is an [AUR package](https://aur.archlinux.org/packages/redshift-wlr-gamma-control-git/). That leaves all non-Arch users with no other choice than to build from source, the instructions to which can be found [here](https://github.com/minus7/redshift/blob/wayland/CONTRIBUTING.md) in the contribution guide which is the actual build guide of the original redshift project but seeing that the developer decided to keep it means that it works nonetheless.
|
||||
|
||||
**Note that the redshift (with no wayland support) package from your package manager break redshift-wlr package so if you have it already installed, uninstall it first and then proceed with building this package.**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user