Skip to content

Th0ught09/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swaybox

Welcome to my dotfiles! A mix of blue and pink for background colors and gruvbox light for everything productive. Currently a work in progress but wanted to share what I had :) \ Sway was previously used but I main drive awesome now, however the sway, waybar and mako dotfiles are still included for those interested

Dependancies

Essential

Required for the dotfiles to work, these are available in most package managers

Debian based distros (Ubuntu etc.)

sudo apt install tmux alacritty neovim rofi

Red had distros (Fedora, RHEL etc.)

sudo dnf install tmux alacritty neovim rofi

Optional

A bit more hassle to install but adds some nice features

Install

Experimental, do not run this script yet

git clone git@github.com:Th0ught09/Dotfiles.git
cd ~/.config
for file in ./*
do
entry=${file:2}
mv ~/.config/$entry{,.bak}
cp -r ./$entry ~/.config/
done

Features

  • Most Keybinds are made in accordance to the Kinesis Advantage 2 if they seem a bit weird!
  • Ctrl + S for a flameshot screenshot

Screenshots

Plain View Terminal View

test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published