sway compositor instead of cage
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
Type = "simple";
|
||||
Environment = "XDG_RUNTIME_DIR=/run/user/%u";
|
||||
ExecStart = ''
|
||||
${pkgs.sway}/bin/sway --config /etc/sway-kiosk.conf
|
||||
/run/current-system/bin/sway --config /etc/sway-kiosk.conf
|
||||
'';
|
||||
};
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
@@ -24,6 +24,8 @@
|
||||
exec wvkbd-mobintl --output *
|
||||
'';
|
||||
|
||||
services.dbus.enable = true;
|
||||
|
||||
services.cage = {
|
||||
enable = false;
|
||||
user = "engr-ugaif";
|
||||
|
||||
Reference in New Issue
Block a user