Skip to content

SuDo-Ajay/dots.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dots.sh

My dotfiles based on my own personal taste

Screenshot1

Screenshot1

Screenshot1

Screenshot1

!! IMPOTANT -- if the dots work for me, does'nt mean it would also work for you

Application And Utilites

  • WM - suckless's dwm
  • Terminal - suckless's st
  • Menu - dmenu
  • Compositer - picom
  • Editor - My Neovim Config
  • GUI File Manager - nemo
  • Terminal File Manager - lf
  • hotkey daemon - sxhkd
  • Audio Visualizer - Cava
  • Discord Enhancer - betterdiscord
  • Fetch Util - Neofetch
  • Spotify Enhancer - spicetify
  • Lock Screen - slock

Touch To Tap Util

Edit /etc/X11/xorg.conf.d/90-touchpad.conf with admin perms

Section "InputClass"
        Identifier "touchpad"
        MatchIsTouchpad "on"
        Driver "libinput"
        Option "Tapping" "on"
EndSection

About

dots for people who are hot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.0%
  • Lua 24.9%
  • SCSS 13.9%
  • CSS 8.4%
  • Other 0.8%