aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/00-terminal.rasi
blob: ab98f4eb1b9be145fe2b8269726d6cf74d4457de (plain) (blame)
1
2
3
4
5
6
7
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