Rofi launch programs with uwsm app

This commit is contained in:
Sravan Balaji
2025-04-27 08:47:24 -04:00
parent 62e5a7a23b
commit 9ad43ce4f1
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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