alexiszamanidis / dotfiles

This repository synchronizes the configuration files that I am currently using

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository synchronizes the configuration files that I am currently using

Reminders

  • STOW_FOLDERS variable is defined in install and .zsh_profile files

  • i3

    • monitors
      • type xrandr to find the hotkeys of the monitors
      • update the variables(firstMonitor, secondMonitor) in i3/.config/i3/config
    • workspaces
      • type xprop and click on an application you want to bind with a specific workspace
      • pick the name next to WM_NAME(STRING) = and use it in i3/.config/i3/config
  • Color schemes

    • vscode, dunst, kitty, nvim, rofi, wsl, git

About

This repository synchronizes the configuration files that I am currently using


Languages

Language:Lua 84.5%Language:Shell 15.5%