Coder Social home page Coder Social logo

rofi's Introduction

Logo
Catppuccin for Rofi

Themes

There are multiple Themes available for rofi:

A Catppuccin Port based on Siduck's dotfiles.

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

A custom rofi theme based on Deathemonic's dotfiles including an application launcher, screenshot-, power-, and runmenu.

Requirements

  • Rofi
  • A font patched with v3.2.1 version of nerdfonts, older or newer likely to work but untested

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

rofi's People

Contributors

alphatechnolog avatar dixslyf avatar dqkqd avatar iqubic avatar isabelincorp avatar justtobbi avatar mmdbalkhi avatar nekowinston avatar nonetrix avatar ohxxm avatar pocco81 avatar srm-akla avatar syndrizzle avatar timowilken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rofi's Issues

Deathemonic rofi launcher does not close when esc is pressed

Im using the launcher Deathemonic bin on Hyprland 0.41.2-3
If i open it with my shortcut (super + R) it does not close until i open an app, even when esc is pressed

If this is a Rofi issue im very much ready to go repor there, but I dont really know what the Deathemonic bins even are so im asking here first

There is no Run, Apps, and window icon (missing icon)

Hello. When I applied the theme and launch rofi to see the effects, I got the problem that 3 icons in bottom (Run, Apps, window) is missing and looks like this:
2022-02-20T12:02:40,537025605+07:00
I use Arch Linux so I think I'm missing the fonts for the icons. So how can I get the Run, Apps, and window icon to show properly in rofi ?

Nerd Fonts Issue in Basic Config

So, the basic config, located at basic/.config/rofi/config.rasi still uses codepoint fa5f. It's showing up as a box with that hex code on my system. I've checked my system, and I do have Hack Nerdfonts v 3.2.1 installed:
2024-06-19_14-32-04

I've looked at the official Nerdfont website, and it looks like this window glyph might actually have been moved to codepoint f0570. I know that there was a recent update to fix the nerdfonts, but that only seems to have changed files in the deathemonics folder.
2024-06-19_14-38-29

screenshot script (Deathemonic ) for wayland

Hi🙋🏻,
I've installed rofi (Deathemonic)
on but the screenshot doesn't
produce any picture
I tried the command inside the script
it gives me black screenshot
so could make wayland version for
screenshot?
thanks in advance

Don´t tell users to wipe out their config file.

The current install instructions will wipe out the users existing config.
This is very bad!

The theme should be fully in catppuccin.rasi, now it will break usage with rofi-theme-selector.

It is spit out partially in a catppuccin.rasi, parts are in config.rasi (why not append everything in catppuccin.rasi ?) and parts use deprecated options.

It should be moved into one file and updated to set config options in the right place:

show_icons: true; should be part of theme:

element {
    children: [element-icon, element-text];
}

Font should be set in theme:

* {
   font: "JetBrainsMono Nerd Font 14";
}

lines should be set on listview:

listview {
lines: 5;
}

etc.

Failed to open theme

Yesterday I installed rofi and this theme on EndeavourOS + Gnome and everything worked fine. I also set up a shortcut to run rofi -show drun when pressing super+D.

This morning I turned on my computer and the shortcut leads to an error Failed to open theme: /home/username/.config/rofi/catppuccin Error: No such file or directory.

Weirdly enough, if I run rofi -show drun on terminal everything is fine, only the shortcut is broken, but only with this theme.

Also selecting the theme with rofi-theme-selector leads to a broken theme. Unfortunately I'm unable to take screenshots.

Old deprecated icons

Hi - after multiple days of troubleshooting what was wrong with my fonts and why the icons did not load, ive found out that the icons themselves specified in the config.rasi file are old icons that have been since removed from the fonts themselves.

Repository file structure

Hi there!

There's currently a open pull request #9, which would add another theme to this port.
I'd like to merge it, and shuffle things around here, so that they more closely resemble our contributing guide and catppuccin/template.

I just wanted to check in here beforehand, to make sure that it's alright with you, e.g. that you don't depend on submodules which would require the current repo structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.