Skip to content

osvajac0/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A configured dwm-flexipatch config.


Preview

screenshot


Notes post-installation

  • In dwm/config.h, line 435. Replace pax with your username
static const char *const autostart[] = {
	"picom", NULL,
	"/home/pax/.fehbg", "-c", NULL, // replace "pax" with your username
	"slstatus", NULL,
	"dunst", NULL,
	"/home/pax/scripts/mousepad", "-c", NULL, // replace "pax" with your username
	NULL /* terminate */
};
  • In slock/config.h, line 2. Replace pax with your username
/* user and group to drop privileges to */
static const char *user  = "pax"; // put your username here
static const char *group = "wheel"; // put your group here

Browser

image



LiterationMono Nerd Font

image



IBM DOS VGA 9x16

image



About

A configured dwm-flexipatch repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published