aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/00-terminal.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/00-terminal.rasi')
-rw-r--r--config/rofi/00-terminal.rasi8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/rofi/00-terminal.rasi b/config/rofi/00-terminal.rasi
new file mode 100644
index 00000000..ab98f4eb
--- /dev/null
+++ b/config/rofi/00-terminal.rasi
@@ -0,0 +1,8 @@
+/* Global Rofi runtime configuration overrides
+ * Ensures terminal-based apps launched from drun/run use kitty instead of xterm.
+ */
+configuration {
+ terminal: "kitty";
+ // keep run-shell explicit to avoid theme overrides changing behavior
+ run-shell-command: "{terminal} -e {cmd}";
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage