summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-07-04 16:47:52 +0530
committersinanmohd <pcmsinan@gmail.com>2023-07-04 16:47:52 +0530
commit06e99acc73439dd7822a00f7ddb70c350c2343dd (patch)
treef3b1bda20c0e68a064f1a81538b27c647b8198d3
parentfab75a1ce70befee82fe07d285e382fee8627c51 (diff)
cleaup: code style
-rw-r--r--features/wayland.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/features/wayland.nix b/features/wayland.nix
index 9347f1c..99b252c 100644
--- a/features/wayland.nix
+++ b/features/wayland.nix
@@ -7,8 +7,7 @@ let
destination = "/bin/dbus-xdp-environment";
executable = true;
- text =
- ''
+ text = ''
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=wlroots
systemctl --user stop pipewire wireplumber xdg-desktop-portal xdg-desktop-portal-wlr
systemctl --user start pipewire wireplumber xdg-desktop-portal xdg-desktop-portal-wlr