From e6f26581bf22e266c5056eddfb264eca2efb6ef4 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Thu, 11 Jul 2024 17:11:25 +0200 Subject: Wayland-based desktop support Add a separate home service to configure a Wayland-based desktop instead of an X11 one. Screensharing in Zoom doesn't work unfortunately, but it worked (at least for a while) through OBS. Waybar might need some work to bring it in line with the previous polybar configuration, especially in terms of aesthetics. --- tw/services/files/rofi.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/services/files/rofi.rasi') diff --git a/tw/services/files/rofi.rasi b/tw/services/files/rofi.rasi index 83363c14..b01c4c1d 100644 --- a/tw/services/files/rofi.rasi +++ b/tw/services/files/rofi.rasi @@ -1,6 +1,6 @@ /* -*- mode: css -*- */ configuration { - modi: "combi,windowcd,calc"; + modi: "combi,window"; combi-modi: "window,drun,session:sessionmenu,ssh,run"; terminal: "rofi-sensible-terminal"; icon-theme: "Papirus-Dark"; -- cgit v1.2.3