This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles/.config/rofi/config.rasi

10 lines
208 B
Plaintext
Executable File

/** Basic config file **/
configuration {
show-icons: false;
icon-theme: "Tela-blue";
kb-row-tab: "";
kb-mode-next: "Tab";
run-shell-command: "alacritty -e {cmd}";
}