Revert "an attempt to update for plasma 5.27"
This reverts commit 98c8b1ecda
.
This commit is contained in:
parent
27b6d336ee
commit
e469aa86ed
2 changed files with 20 additions and 104 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue