diff --git a/dwm/config.def.h b/dwm/config.def.h index a295c83..52f87e5 100644 --- a/dwm/config.def.h +++ b/dwm/config.def.h @@ -100,7 +100,7 @@ static const char *dmenualt[] = { "dmenu_run", "-m", dmenumon, "-fn", dmenufont, static const char *termcmd[] = { "st", NULL }; static const char *tabtermcmd[] = { "tabbed", "-r 2", "st", "-w", "''", NULL }; static const char *firefoxcmd[] = { "firefox", NULL }; -static const char *thunarcmd[] = { "Dolphin", NULL }; +static const char *thunarcmd[] = { "dolphin", NULL }; #include "shiftview.c" static Key keys[] = { diff --git a/pics/neofetch.png b/pics/neofetch.png new file mode 100644 index 0000000..35cae46 Binary files /dev/null and b/pics/neofetch.png differ diff --git a/pics/random.png b/pics/random.png new file mode 100644 index 0000000..9065273 Binary files /dev/null and b/pics/random.png differ