aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2022-03-17 23:10:42 -0400
committertdro <tdro@users.noreply.github.com>2022-03-17 23:14:01 -0400
commit07224674954a8740322206a8d30981dd017ae3e3 (patch)
tree5feb1ea5a6510f7c4ba0e346ab0e91bfe3c100a9 /.config/rofi
parent4b01f405f38a83e0e3e8c036c19c6ad2e2e7907a (diff)
downloaddotfiles-07224674954a8740322206a8d30981dd017ae3e3.tar.gz
dotfiles-07224674954a8740322206a8d30981dd017ae3e3.tar.bz2
dotfiles-07224674954a8740322206a8d30981dd017ae3e3.zip
.config/nixpkgs/packages/dmenu: Use my source and patches
Diffstat (limited to '.config/rofi')
-rw-r--r--.config/rofi/config.rasi4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index b4b8fea..af15d51 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -1,10 +1,6 @@
configuration {
- bw: 0;
kb-remove-to-eol: "";
- hide-scrollbar: true;
disable-history: false;
- fake-transparency: false;
- separator-style: "none";
kb-row-up: "Up,Control+k";
kb-row-down: "Down,Control+j";
kb-accept-entry: "Control+m,Return,KP_Enter";