mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
/** Configured For Applets **/
|
|
|
|
configuration {
|
|
show-icons: true;
|
|
icon-theme: "Papirus";
|
|
location: 5;
|
|
yoffset: -50;
|
|
xoffset: -20;
|
|
}
|