From bf71202ccc0cef00996249163cefa2cae17b1d10 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 14 Aug 2023 19:14:33 -0300 Subject: [PATCH] Add gnomew launcher --- roles/home-cli/files/gnomew | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 roles/home-cli/files/gnomew diff --git a/roles/home-cli/files/gnomew b/roles/home-cli/files/gnomew new file mode 100755 index 0000000..7ecf12a --- /dev/null +++ b/roles/home-cli/files/gnomew @@ -0,0 +1,2 @@ +#!/bin/sh +XDG_SESSION_TYPE=wayland /usr/bin/dbus-run-session /usr/bin/gnome-session