set gtk-layer-shell namespace
This commit is contained in:
1
main.go
1
main.go
@@ -433,6 +433,7 @@ func main() {
|
|||||||
|
|
||||||
if wayland() {
|
if wayland() {
|
||||||
layershell.InitForWindow(win)
|
layershell.InitForWindow(win)
|
||||||
|
layershell.SetNamespace(win, "nwg-drawer")
|
||||||
|
|
||||||
var output2mon map[string]*gdk.Monitor
|
var output2mon map[string]*gdk.Monitor
|
||||||
if *targetOutput != "" {
|
if *targetOutput != "" {
|
||||||
|
|||||||
Reference in New Issue
Block a user