Skip to content

fantasy0x1/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Linux 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

MacOS Setup

Version: MacOS Ventura 13.5
Shell: ZSH
Terminal: iTerm2
Editor: VSCode & default Vim
App Launcher: Raycast

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