about summary refs log tree commit diff
path: root/users/fcuny/desktop
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-24 19:09:05 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-24 19:09:05 -0800
commitd0d6c837ce0bd710f043fca2aeaecb7b13b130f6 (patch)
tree9a9477ee9e9bbc14e5d93ee310b1d0cca0389a59 /users/fcuny/desktop
parentxserver: drop it completely (diff)
downloadworld-d0d6c837ce0bd710f043fca2aeaecb7b13b130f6.tar.gz
sway: let's drop this - I don't know what it does
I can see that later on.
Diffstat (limited to 'users/fcuny/desktop')
-rw-r--r--users/fcuny/desktop/sway/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/fcuny/desktop/sway/default.nix b/users/fcuny/desktop/sway/default.nix
index 4fa8b0c..2aa5731 100644
--- a/users/fcuny/desktop/sway/default.nix
+++ b/users/fcuny/desktop/sway/default.nix
@@ -16,7 +16,6 @@
   ];
 
   home.sessionVariables = {
-    LIBSEAT_BACKEND = "logind";
     MOZ_ENABLE_WAYLAND = true;
     XDG_CURRENT_DESKTOP = "sway";
     XDG_SESSION_TYPE = "wayland";