Giter Club home page Giter Club logo

dotfiles's Introduction

Fimmind's Dotfiles

Installation

! ATTENTION ! This script isn't meant to be used by anyone but me. There is absolutely no guarantee that it won't break your system or something like that. Be very careful using it.

git clone https://github.com/fimmind/Dotfiles ~/Dotfiles
cd Dotfiles
./setup.sh

GTK theme

Use lxappearance:

  • Widget: Plata-Noir
  • Icon: Papirus
  • Mouse cursor: Breeze

KataGo

  1. Install katago-cpu or katago-opencli. Use OpenCL if you have any good or decent GPU. Otherwise CPU version is preferable.
  2. Setup the engine.
  3. Add KataGo to Sabaki at File > Preferences > Engines:
    • Path: /usr/bin/katago;
    • Arguments: gtp;
    • Initial commands: time_settings 0 5 1.

Fixes for some problems

Enable automatic bluetooth activation

Set following in /etc/bluetooth/main.conf:

[Policy]
AutoEnable=true

Fix gpg's General error <Unspecified source>

# Add this to /etc/pacman.d/gnupg/gpg.conf
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url

# and this to /etc/pacman.d/gnupg/dirmngr.conf
hkp-cacert /usr/share/gnupg/sks-keyservers.netCA.pem

Make functional keys default on Logitech k380

Use this: https://github.com/jergusg/k380-function-keys-conf

TODO

  • Exhaustive dotfiles documentation (At least short description)
  • System installation instructions

dotfiles's People

Contributors

fimmind avatar

Stargazers

 avatar  avatar  avatar  avatar  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.