Procházet zdrojové kódy

README + printscreen fix

master
RinRi-D před 3 roky
rodič
revize
23c6e4d880
6 změnil soubory, kde provedl 4 přidání a 2 odebrání
  1. +2
    -0
      README.md
  2. +1
    -1
      config.def.h
  3. +1
    -1
      config.h
  4. binární
      dwm
  5. binární
      dwm.o
  6. binární
      dwm_screen.png

+ 2
- 0
README.md Zobrazit soubor

@@ -1,5 +1,7 @@
# My dwm build

![dwm-screen](dwm-screen.png)

This my own patched and configured dwm build with following pathes:

- alwaysontop


+ 1
- 1
config.def.h Zobrazit soubor

@@ -71,7 +71,7 @@ static const char *termcmd[] = { "st", NULL };

static Key keys[] = {
/* modifier key function argument */
{ 0, Print, spawn, SHCMD("scrot") },
{ 0, XK_Print, spawn, SHCMD("scrot -e 'mv $f ~/Screenshots'") },
{ 0, XF86XK_PowerOff, spawn, SHCMD("~/scripts/poweroff.sh") },
{ 0, XF86XK_AudioMute, spawn, SHCMD("pulsemixer --toggle-mute") },
{ 0, XF86XK_AudioRaiseVolume, spawn, SHCMD("pulsemixer --change-volume +1") },


+ 1
- 1
config.h Zobrazit soubor

@@ -71,7 +71,7 @@ static const char *termcmd[] = { "st", NULL };

static Key keys[] = {
/* modifier key function argument */
{ 0, Print, spawn, SHCMD("scrot") },
{ 0, XK_Print, spawn, SHCMD("scrot -e 'mv $f ~/Screenshots'") },
{ 0, XF86XK_PowerOff, spawn, SHCMD("~/scripts/poweroff.sh") },
{ 0, XF86XK_AudioMute, spawn, SHCMD("pulsemixer --toggle-mute") },
{ 0, XF86XK_AudioRaiseVolume, spawn, SHCMD("pulsemixer --change-volume +1") },


binární
dwm Zobrazit soubor


binární
dwm.o Zobrazit soubor


binární
dwm_screen.png Zobrazit soubor

Před Za
Šířka: 1920  |  Výška: 1080  |  Velikost: 866 KiB

Načítá se…
Zrušit
Uložit