mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
first commit
This commit is contained in:
10
rofi/.config/rofi-menus/config.rasi
Normal file
10
rofi/.config/rofi-menus/config.rasi
Normal file
@@ -0,0 +1,10 @@
|
||||
configuration {
|
||||
show-icons: true;
|
||||
icon-theme: "Paper";
|
||||
cycle: true;
|
||||
hide-scrollbar: true;
|
||||
disable-history: false;
|
||||
modi: "drun";
|
||||
display-drun: "apps";
|
||||
columns: 2;
|
||||
}
|
||||
Reference in New Issue
Block a user