From 9ad43ce4f16df1e266530c16113a43cf88170f18 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 27 Apr 2025 08:47:24 -0400 Subject: [PATCH] Rofi launch programs with `uwsm app` --- README.org | 6 +++--- hyprland.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index a65de8f..8f23177 100644 --- a/README.org +++ b/README.org @@ -7,7 +7,7 @@ - [[#welcome][Welcome]] - [[#hyprland][Hyprland]] - [[#monitors][Monitors]] - - [[#programs][Programs]] + - [[#variables][Variables]] - [[#autostart][Autostart]] - [[#environment-variables][Environment Variables]] - [[#permissions][Permissions]] @@ -66,14 +66,14 @@ monitor = desc:LG Electronics LG ULTRAGEAR 111NTUWM4574, 2560x1440@165, 5120x0, monitor = , preferred, auto, 1 #+END_SRC -** Programs +** Variables - [[https://wiki.hyprland.org/Configuring/Keywords][Hyprland Wiki - Configuring - Keywords]] #+BEGIN_SRC conf :tangle hyprland.conf $terminal = foot $fileManager = thunar -$menu = rofi -show combi +$menu = rofi -show combi -run-command "uwsm app -- {cmd}" #+END_SRC ** Autostart diff --git a/hyprland.conf b/hyprland.conf index dcdf789..cf52575 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -6,7 +6,7 @@ monitor = , preferred, auto, 1 $terminal = foot $fileManager = thunar -$menu = rofi -show combi +$menu = rofi -show combi -run-command "uwsm app -- {cmd}" general { gaps_in = 5