Giter VIP home page Giter VIP logo

dot's People

Contributors

patrick-motard avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

sebthemonster

dot's Issues

implement lastpass rofi mode

The current lastpass rofi mode is a bash script that fetches all accounts every time rofi is called. Makes rofi laggy. Would be cool to re-implement this in dot, have it sync lastpass in the background, and list the accounts via rofi from a cache so that rofi stays nice and snappy.

move settings file to xdg_config_home

config files for linux apps should go in standard location ~/.config/{app_name}. Right now current_settings.toml is in the projects directory and checked into source control which will cause issues for users. There should be an example settings file in the project, and the project should look to ~/.config/dot/ for config.toml.

I would commands for:

  • intializing ~/.config/dot/config from ~/project_dir/config.example

Add AUR CI build

Before releasing this project to the public I would like an automated build that builds and publishes a AUR package to Arch so that it's easy for people to install.

spruce up the readme

  • document each feature
  • add an icon
  • add gifs and image demonstratng functionaility
  • document the config file
  • document functions, commands, and flags
  • mention rofigo

dot polybar switches theme on i3 reload

When reloading i3wm via mod+shift+r, dot polybar loads a different theme. Currently I only have two themes, nord and nord-arrow, and it switches between the two.

dot is swallowing polybar errors

After updating polybar, there are errors in my config files. Not sure what. There are no errors being output by dot. I'm having to remember how to call polybar directly, which is annoying given how I have to set environment variables just right to get the themes working. Dot should:

  • output all errors that polybar outputs
  • tell you what commands its running to call polybar (including environment variables set)

polybar might be detecting monitors too early

When i logged in this morning, polybar only started on a few monitors. I'm thinking maybe the monitors weren't detected yet? I'll have to test it more.
If that is what is happening, maybe I should look into making this a daemon that continuously checks the monitors state and updates polybar if they change.

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.