Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rofi theme does not works after update #440

Closed
MisileLab opened this issue Dec 31, 2024 · 1 comment
Closed

rofi theme does not works after update #440

MisileLab opened this issue Dec 31, 2024 · 1 comment

Comments

@MisileLab
Copy link

MisileLab commented Dec 31, 2024

my config commit diff (that upgrades): MisileLab/h3@12c99f1
rofi log:

(process:16740): Rofi-WARNING **: 10:40:10.601: Failed to load theme. Try to load default: 
Failed to open theme: <i>/home/misile/.config/rofi/custom.rasi</i>
Error: <b>No such file or directory</b>

~/.config/rofi:

╭───┬───────────────────────────────────────┬─────────┬──────┬───────────────╮
│ # │                 name                  │  type   │ size │   modified    │
├───┼───────────────────────────────────────┼─────────┼──────┼───────────────┤
│ 0 │ /home/misile/.config/rofi/config.rasi │ symlink │ 87 B │ 7 minutes ago │
╰───┴───────────────────────────────────────┴─────────┴──────┴───────────────╯

~/.config/rofi/config.rasi:

configuration {
disable-history: false;
display-Network: " 󰤨  Network";
display-drun: "   Apps ";
display-run: "   Run ";
display-window: " 﩯  Window";
drun-display-format: "{icon} {name}";
hide-scrollbar: true;
icon-theme: "Oranchelo";
location: 0;
modi: "run,drun,window";
show-icons: true;
sidebar-mode: true;
terminal: "kitty";
xoffset: 0;
yoffset: 0;
}
@theme "custom"
@MisileLab
Copy link
Author

idk, but it fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant