Giter VIP home page Giter VIP logo

dotfiles-dotter's Introduction

Dot files and Operating system configuration

Setup currently is:

  • Gentoo Linux
  • Custom config for the X1
  • Unified kernel image / EFI booting
  • systemd boot
  • Dracut
  • LVM
  • LUKS crypt volumes
  • Sway window manager
  • Wofi menu
  • Mako notification handler
  • Fish for my shell
  • Waybar for my status bar
  • Greetd and gtkgreet for my login handling

Screenshot

As of March 2024 this is what the above looks like. desktop-screenshot-march-2024

There are additional screenshots in the misc/ directory.

Window split indicator

Since I run all windows with no borders, it can be hard to recall what direction the window split is set to.
Normally this is via a coloured window border to show direction either Horizontal or Vertical.
I wrote a Python script that can output to your bar and shows the next split direction as either H or V.
It uses async event loops to subscribe to the window::focus and binding events from the sway IPC.
Split Indicator

OS configs

Under the os package group you will find all the configurations I use to setup Gentoo on my Laptop that supports the above configuration.

Dot files

Under the user package you will find all the dot files that I have configured to support my environment.

Usage

To deploy the user group use dotter deploy.
Using -vv to show details or -d for a dry-run.

To deploy the os group you must be root, since this configuration copies files to /etc and other locations. In order to avoid removing/managing the symlinks handled by the user group you must use a different cache file.

Example:

dotter -d -l .dotter/base-os.toml --cache-file .dotter/base-os-cache.toml deploy

This results in a dry-run using a local config of base-os.toml and a separate cache file.

Notes

For the os group I make use of dotter templates, since they preform a copy vs link. See: SuperCuber/dotter#77

This is not the best way, but dotter is also not designed to manage operating systems.

Misc

You can find screen shots under the misc/ directory. I also save:

  • Current kernel config
  • Gentoo installed package list (world file)

dotfiles-dotter's People

Contributors

brendanhoran avatar

Watchers

 avatar

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.