wlogout: add gtk-layer-shell support
enables transparency via wlogout -p layer-shell
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
, libxkbcommon
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
, gtk-layer-shell
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
|
||||
libxkbcommon
|
||||
wayland
|
||||
wayland-protocols
|
||||
gtk-layer-shell
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user