sway: Add wdisplays
This commit is contained in:
parent
b1882560b7
commit
555109df1b
|
@ -230,6 +230,7 @@ in
|
||||||
brightnessctl # control screen brightness
|
brightnessctl # control screen brightness
|
||||||
sway-contrib.grimshot # screenshots
|
sway-contrib.grimshot # screenshots
|
||||||
(waybar.override { pulseSupport = true; }) # better status bar FIXME: Remove override with 21.03 (https://github.com/NixOS/nixpkgs/pull/98490)
|
(waybar.override { pulseSupport = true; }) # better status bar FIXME: Remove override with 21.03 (https://github.com/NixOS/nixpkgs/pull/98490)
|
||||||
|
wdisplays # graphical output manager
|
||||||
];
|
];
|
||||||
|
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
|
|
Loading…
Reference in a new issue