summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon <brandon@btkoch.xyz>2023-12-21 17:20:25 -0500
committerBrandon <brandon@btkoch.xyz>2023-12-21 17:20:25 -0500
commit29c7adbb1ef69bff90af8aaecec09f5c68a24400 (patch)
treebd0c67bd78cafdb9b96f685d8eefc2b954d735d5
parentb40b8bec316624e93ce2aa21e42fcd0d63b18c11 (diff)
clean repo
-rwxr-xr-xconfig.h2
-rwxr-xr-xdwmbin72984 -> 73048 bytes
m---------dwm-bak22
-rw-r--r--dwm.obin67216 -> 67416 bytes
-rw-r--r--patch/dwm-bar-height-6.2.diff (renamed from patches/dwm-bar-height-6.2.diff)0
-rw-r--r--patch/dwm-barpadding-6.2.diff (renamed from patches/dwm-barpadding-6.2.diff)0
-rw-r--r--patch/dwm-centeredwindowname-20200723-f035e1e.diff (renamed from patches/dwm-centeredwindowname-20200723-f035e1e.diff)0
-rw-r--r--patch/dwm-fakefullscreen-20210714-138b405.diff (renamed from patches/dwm-fakefullscreen-20210714-138b405.diff)0
-rw-r--r--patch/dwm-fixborders-6.2.diff (renamed from patches/dwm-fixborders-6.2.diff)0
-rw-r--r--patch/dwm-fullgaps-6.4.diff (renamed from patches/dwm-fullgaps-6.4.diff)0
-rw-r--r--patch/dwm-movestack-20211115-a786211.diff (renamed from dwm-movestack-20211115-a786211.diff)0
-rw-r--r--patch/dwm-r1615-selfrestart.diff (renamed from patches/dwm-r1615-selfrestart.diff)0
-rw-r--r--patch/dwm-statuspadding-6.3.diff (renamed from patches/dwm-statuspadding-6.3.diff)0
-rw-r--r--patch/dwm-swallow-6.3.diff (renamed from patches/dwm-swallow-6.3.diff)0
-rw-r--r--poop.txt11
15 files changed, 2 insertions, 33 deletions
diff --git a/config.h b/config.h
index 9f4fe20..31deee3 100755
--- a/config.h
+++ b/config.h
@@ -76,6 +76,7 @@ static const char *browsercmd[] = { "brave", "--password-store=basic", NULL };
static const char *discordcmd[] = { "flatpak run com.discordapp.Discord", NULL };
static const char *screenshotcmd[] = { "flameshot", "gui", NULL };
static const char *mailcmd[] = { "thunderbird", NULL };
+static const char *lockcmd[] = { "slock", NULL };
static const char *shutdowncmd[] = { "shutdown", "-P", "0", NULL };
/* media keys */
@@ -96,6 +97,7 @@ static const Key keys[] = {
{ MODKEY|ShiftMask, XK_d, spawn, {.v = discordcmd } },
{ MODKEY, XK_n, spawn, {.v = rsscmd } },
{ MODKEY, XK_e, spawn, {.v = mailcmd } },
+ { MODKEY, XK_Delete, spawn, {.v = lockcmd } },
{ MODKEY|ShiftMask, XK_Delete, spawn, {.v = shutdowncmd } },
{ MODKEY, XK_b, togglebar, {0} },
{ MODKEY, XK_j, focusstack, {.i = +1 } },
diff --git a/dwm b/dwm
index 5c38e06..d6b8c02 100755
--- a/dwm
+++ b/dwm
Binary files differ
diff --git a/dwm-bak b/dwm-bak
deleted file mode 160000
-Subproject e81f17d4c196aaed6893fd4beed49991caa3e2a
diff --git a/dwm.o b/dwm.o
index 4094fb0..b3dd946 100644
--- a/dwm.o
+++ b/dwm.o
Binary files differ
diff --git a/patches/dwm-bar-height-6.2.diff b/patch/dwm-bar-height-6.2.diff
index a576111..a576111 100644
--- a/patches/dwm-bar-height-6.2.diff
+++ b/patch/dwm-bar-height-6.2.diff
diff --git a/patches/dwm-barpadding-6.2.diff b/patch/dwm-barpadding-6.2.diff
index 4c26e46..4c26e46 100644
--- a/patches/dwm-barpadding-6.2.diff
+++ b/patch/dwm-barpadding-6.2.diff
diff --git a/patches/dwm-centeredwindowname-20200723-f035e1e.diff b/patch/dwm-centeredwindowname-20200723-f035e1e.diff
index 67ae4d3..67ae4d3 100644
--- a/patches/dwm-centeredwindowname-20200723-f035e1e.diff
+++ b/patch/dwm-centeredwindowname-20200723-f035e1e.diff
diff --git a/patches/dwm-fakefullscreen-20210714-138b405.diff b/patch/dwm-fakefullscreen-20210714-138b405.diff
index 88ca9f8..88ca9f8 100644
--- a/patches/dwm-fakefullscreen-20210714-138b405.diff
+++ b/patch/dwm-fakefullscreen-20210714-138b405.diff
diff --git a/patches/dwm-fixborders-6.2.diff b/patch/dwm-fixborders-6.2.diff
index 0a17b9e..0a17b9e 100644
--- a/patches/dwm-fixborders-6.2.diff
+++ b/patch/dwm-fixborders-6.2.diff
diff --git a/patches/dwm-fullgaps-6.4.diff b/patch/dwm-fullgaps-6.4.diff
index dc52139..dc52139 100644
--- a/patches/dwm-fullgaps-6.4.diff
+++ b/patch/dwm-fullgaps-6.4.diff
diff --git a/dwm-movestack-20211115-a786211.diff b/patch/dwm-movestack-20211115-a786211.diff
index 134abb8..134abb8 100644
--- a/dwm-movestack-20211115-a786211.diff
+++ b/patch/dwm-movestack-20211115-a786211.diff
diff --git a/patches/dwm-r1615-selfrestart.diff b/patch/dwm-r1615-selfrestart.diff
index 5d019b2..5d019b2 100644
--- a/patches/dwm-r1615-selfrestart.diff
+++ b/patch/dwm-r1615-selfrestart.diff
diff --git a/patches/dwm-statuspadding-6.3.diff b/patch/dwm-statuspadding-6.3.diff
index fa6780f..fa6780f 100644
--- a/patches/dwm-statuspadding-6.3.diff
+++ b/patch/dwm-statuspadding-6.3.diff
diff --git a/patches/dwm-swallow-6.3.diff b/patch/dwm-swallow-6.3.diff
index 47586a0..47586a0 100644
--- a/patches/dwm-swallow-6.3.diff
+++ b/patch/dwm-swallow-6.3.diff
diff --git a/poop.txt b/poop.txt
deleted file mode 100644
index 7a14fe1..0000000
--- a/poop.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.def.h Tue Dec 04 21:54:44 2012 +0200
-+++ config.def.h Tue Dec 04 21:54:44 2012 +0200
-@@ -54,6 +54,8 @@
- static const char *termcmd[] = { "urxvtc", NULL };
- static const char *filemancmd[] = { "thunar", NULL };
-
-+#include "selfrestart.c"
-+
- static Key keys[] = {
- /* modifier key function argument */
- { MODKEY, XK_r, spawn, {.v = dmenucmd } },