GithubHelp home page GithubHelp logo

fantasy0x1 / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 1.0 51.93 MB

Dotfiles of my Arch Linux daily setup

Shell 62.98% Python 21.42% Perl 5.32% Lua 9.51% GDB 0.22% CSS 0.54%
alacritty archlinux fish nvim picom qtile dunst rofi tmux dotfiles

dotfiles's Introduction

Fantasy's Dotfiles

Hey! After a lot of rambling, I'll be posting dotfiles of my dear Arch Linux setup, my main tasks using this environment are programming and cybersecurity work, so you'll probably see some weird configs that will be geared towards that.

I ask that those who want to use most of the settings, to fork this repository so that I can see your additional settings and maybe add them to my setup too, I'm always implementing it, in advance, thanks!

Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!

My Setup

Distro: Arch Linux
WM: Qtile & i3-wm
Compositor: Picom (fdev31)
Notifications: Dunst
Shell: Fish
Terminal: Alacritty & WezTerm
Editor: NvChad
Multiplexer: Tmux
App Launcher: Rofi & dmenu

BONUS: Installing Bocchi Cursors

Using GTK tweak tool

  • Install the .zip file called "Bocchi-Linux" from Kofi here
  • Unzip the downloaded file and rename the folder to "bocchi-cursors"
  • Move entire folder to /usr/share/icons
  • Use lxappearance to select cursor theme, and done!

Without LXAppearance

  • After renaming and moving the folder to /usr/share/icons you can create/change the ~/.icons/default/index.theme file like this:
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=bocchi-cursors

and ~/.config/gtk-*/settings.ini:

[Settings]
gtk-cursor-theme-name=bocchi-cursors

Done!

Demo

Qtile

I3

dotfiles's People

Contributors

fantasy0x1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

elmarsan

dotfiles's Issues

gerenciamento da variavel PATH

Por que na linha 9 adicionou caminhos a variável PATH utilizando set -x ao invés de fish_add_path como feito na linha 212? não estou ditando regras, apenas fiquei curioso em relação à diferença.

set -x PATH /home/flame/.local/share/gem/ruby/3.0.0/bin /home/flame/.cargo/bin/ /home/flame/.local/bin/ /home/flame/go/bin /home/flame/scripts $PATH

fish_add_path /home/flame/.spicetify

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.