Skip to content

HighDelay/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This is my personal linux configs

In order to install this, paste the following commands to terminal:

git clone https://github.com/HighDelay/dotfiles/ && cd dotfiles && cp -rv .* ~/ ; rm -rf ~/.git ~/README.md ~/screenshots

To set wallpaper, use feh:

feh --bg-fill /path/to/your/wallpaper

Make sure that you have installed all of the required dependencies

Dependencies

  • WM: bspwm
  • Bar: polybar
  • Launcher - Powermenu: rofi
  • Screenshot: scrot (Win + Print)
  • Compositor: picom
  • Notification Daemon: dunst
  • Terminal: urxvt, urxvt-perls (for kb shortcuts)
  • Sysmon: htop
  • Wallpaper: feh
  • Fonts: cozette-ttf, ipa-fonts
  • Shell: zsh (ohmyzsh, zsh-autosuggestions, zsh-syntax-highlighting, zsh-completions, powerlevel10k)
  • Lockscreen: betterlockscreen

Screenshots

1 2

About

Linux dotties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages