Revert "an attempt to update for plasma 5.27"

This reverts commit 98c8b1ecda.
This commit is contained in:
Chris Cochrun 2023-02-24 10:30:58 -06:00
parent 27b6d336ee
commit e469aa86ed
2 changed files with 20 additions and 104 deletions

View file

@ -73,7 +73,7 @@ with lib;
enable = true;
settings = rec {
initial_session = {
command = if builtins.readFile "/etc/hostname" == "syl\n" then "dbus-run-session startplasma-wayland" else "hyprland";
command = "dbus-run-session startplasma-wayland";
user = "chris";
};
default_session = {