Giter Club home page Giter Club logo

dotfiles's Introduction

zefr0x's public dotfiles

Managed with Toml Bombadil

Those software and config files represent my Personalized Desktop Environment.

ScreenShot

Usage

  1. Install Toml Bombadil.
  2. Clone this repo to .dotfiles:
git clone https://github.com/zefr0x/dotfiles.git .dotfiles
  1. Link bombadil:
bombadil install .dotfiles
  1. To use the desktop environment do:
bombadil link -p DE_hyprland

Arch linux Installation

You need yay to install AUR packages.

To generate the package installing commands run the install_packages.py script.

Dependencies And Instructions

GUI Applications

Desktop Environment

Hyprland (Wayland)

You need to enable greetd

sudo systemctl enable greetd.service

You need to config greetd by editing /etc/greetd/config.toml to be

[terminal]
vt = 1

[default_session]
command = "tuigreet --remember --remember-user-session --user-menu --time --cmd Hyprland"
user = "greeter"

To integrate gnome-keyring add those lines to /etc/pam.d/greetd and /etc/pam.d/login

auth       optional     pam_gnome_keyring.so
session    optional     pam_gnome_keyring.so auto_start

and add this line to /etc/pam.d/passwd

password	optional	pam_gnome_keyring.so

Fonts

Themes

Icons

UI

Prefer dark theme for GTK-4:

gsettings set org.gnome.desktop.interface color-scheme prefer-dark

Flatpak allowed files:

  • xdg-config/gtk-4.0:ro
  • xdg-config/gtk-3.0:ro
  • xdg-config/kdeglobals:ro

Flatpak variables:

  • XDG_CURRENT_DESKTOP=KDE
  • QT_STYLE_OVERRIDE=Breeze

CLI/TUI Applications/Tools

CLI/TUI Utilities

Since the br shell function is custom, after restarting the shell, run that:

br --set-install-state refused

Shell

Text Editors

Programming Languages Tools/Compilers/Interpreters/etc...

Rust

After installing it you need to run:

rustup default stable

rustup component add rust-analyzer

C/C++

Python

Go

JavaScript/TypeScript

[!Note] It includes most the tools needed for JS/TS.

LaTeX

Lua

Regex

Java

Other

dotfiles's People

Contributors

zefr0x avatar

Stargazers

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