Giter Club home page Giter Club logo

rofigen's People

Contributors

losoliveirasilva 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

Watchers

 avatar  avatar  avatar  avatar

rofigen's Issues

colors doesnt get applied.

This script actually works quite well but the problem is that even adding typeset -A colors setup, it doesnt get applied. Colors are still based of the default rofi theme that I have.

Any clue whats causing this and how to fix?

Spaces in filenames

If the path of the script I am passing to rofigen.sh has a space in it, the script breaks even if I use a backslash or double/single quotes to escape it.

The issue appears to be line 4 of rofigen: source $1

I replaced it with source "$1" and that fixed the issue for me,

Menu won't start from i3 binding

So I've tried binding a custom menu to a shortcut in i3, and it doesn't seem to work. Running the exact same command in the terminal works no problem, however I've tried a variety of ways of doing a shortcut and none of them work.

Here's what I've tried:
bindsym $mod+Control+space exec --no-startup-id "~/bin/bash/rofigen ~/bin/rofimenus/testresults"
bindsym $mod+Control+space exec "~/bin/bash/rofigen ~/bin/rofimenus/testresults"
bindsym $mod+Control+space exec ~/bin/bash/rofigen ~/bin/rofimenus/testresults
bindsym $mod+Control+space exec --no-startup-id rofigen ~/bin/rofimenus/testresults
bindsym $mod+Control+space exec rofigen ~/bin/rofimenus/testresults

Any ideas? Thanks!

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.