Git Product home page Git Product logo

dotfiles's Introduction

dotfiles

Configuration for various programs and tools

Build Status

Installation

Install dotfiles with git:

  • public access

    git clone https://github.com/f-koehler/dotfiles.git ~/.dotfiles
  • private access

    git clone [email protected]:f-koehler/dotfiles.git ~/.dotfiles

Deployment

To deploy this project run

ansible-playbook playbook.yml

Dependencies

  • ansible
  • bash
  • curl
  • git

dotfiles's People

Contributors

f-koehler avatar pre-commit-ci[bot] avatar renovate[bot] avatar dependabot[bot] avatar renovate-bot avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

dotfiles's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

ansible-galaxy
requirements.yml
  • community.general 9.0.1
pep621
pyproject.toml
poetry
pyproject.toml
  • python ^3.10
  • ansible ^10.0.0
  • mypy ^1.2.0
  • black ^24.0.0
  • isort ^5.12.0
  • ansible-lint ^24.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Fix screen locations in sway on zoq45

It seems that sway places the screens in the following order (from left to right) based on the current host variables:

HDMI-A-1 -> DP-1 -> DP-2

instead of

DP-1 -> HDMI-A-1 -> DP-2

Fix sway validation.

The sway config file validation does not work when run from inside a sway session. sway -C -c %s still tries to start a new sway instance when validating the config file. This is different from i3.

Explore whether we can use something like swaymsg reloadinstead.

Consider reporting this upstream to the sway project.

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.