mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
theming and platform switch
This commit is contained in:
@@ -1,18 +1,7 @@
|
||||
configuration{
|
||||
modi: "run,drun,window";
|
||||
icon-theme: "Oranchelo";
|
||||
configuration {
|
||||
width: 10;
|
||||
padding: 10;
|
||||
terminal: "kitty";
|
||||
show-icons: true;
|
||||
terminal: "alacritty";
|
||||
drun-display-format: "{icon} {name}";
|
||||
location: 0;
|
||||
disable-history: false;
|
||||
hide-scrollbar: true;
|
||||
display-drun: " Apps ";
|
||||
display-run: " Run ";
|
||||
display-window: " Window";
|
||||
display-Network: " Network";
|
||||
sidebar-mode: true;
|
||||
}
|
||||
|
||||
@theme "catppuccin-mocha"
|
||||
|
||||
@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"
|
||||
|
||||
Reference in New Issue
Block a user