Skip to content

minimal and suckless setup for arch

Notifications You must be signed in to change notification settings

L0puh/my-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

fonts:

  • cascadia code nerd (ttf-cascadia-code-nerd)
  • awesome (ttf-awesome-font)

patches:

apps:

TOOL ACTION
mpv video player
cmus music player
zathura pdf reader
vim text editor
st terminal
dwm windows manager
dmenu menu
slstatus status bar
omzsh shell
gphotofs mount camera
fzf finder
feh image viewer
xrandr monitor setup
qutebrowser lightweight browser
nmtui network manager tui
blueberry + dmenu-bluetooth bluetooth manager
ncdu memory scaner

colors:

#121212 - black
#e6dbda - white
#d4cfd0 - white
#2b2a2a - gray

"#1a1818",//black
"#433c38",//brown
"#bab288", //yellow
"#9ea6b5", //blue
"#bab288", // yellow (orange)
"#999e98", // gray (aka green)
"#b0716f", //red
"#bfbfbf", //gray

"#171616",//black
"#2b2222",//brown
"#9c9678", //yellow
"#ebdfda", // gray

"#d4cfd0", /* default foreground colour */
"#121212", /* default background colour */