Skip to content

kaonashi-dev/dotfiles

Repository files navigation

Dotfiles

This repository contains my configuration files for my work environment (ArchLinux). It includes settings for my window manager, as well as a list of applications I need to install and how to configure them.

Configuration

My base configuration file for my system includes the following settings:

  • Shell configuration
  • Environment variables
  • Aliases for frequent commands
  • Keyboard configuration
  • Fonts and color settings
  • Text editor configuration (VSCode)

To install these applications on my system, I run the following commands:

System

yay -S neovim lsd bat dunst scrot cbatticon volumeicon brightnessctl pactl alacritty btop nitrogen thunar --noconfirm

Development

yay -S docker node php --noconfirm

Base Apps

yay -S brave-bin firefox-developer-edition visual-studio-code-bin postman-bin --noconfirm

Multimedia

yay -S geeqie vlc --noconfirm

GTK Theme

yay -S sweet-gtk-theme-dark sweet-folders-icons --noconfirm

Neovim

yay -S neovim ripgrep --noconfirm

Software Applications

Software Utility
pulseaudio, pavucontrol, pactl Audio
brightnessctl Screen brightness
Dunst Notifications
Arandr GUI for Xrandr
cbatticon Battery systray
volumeicon Volume systray

Fonts, Themes, and GTK

Software Utility
Picom Xorg compositor
JetBrainsMono Nerd Font Font
Dracula GTK theme
Sweet GTK icons
lxappearance GUI for changing themes
nitrogen GUI for setting wallpapers

Apps

Software Utility
Alacritty Terminal emulator
Thunar File explorer
NeoVim Terminal text editor
Rofi Menu
Scrot Screenshot tool

Usage

cd ~
git clone https://github.com/kaonashi-dev/dotfiles

About

This repository contains the configuration files for my work environment. It includes settings for the shell, environment variables, keyboard, fonts and colors, and text editor, as well as a list of useful applications and instructions on how to install them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors