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
commitc487f9e0585bbad6487e51b3c04ce5c522f0ff5b (patch)
treef3b1bda20c0e68a064f1a81538b27c647b8198d3
parent87b425d1d144e768ece5c776e48ba2dae6396096 (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