aboutsummaryrefslogtreecommitdiff
path: root/laptop.diff
diff options
context:
space:
mode:
Diffstat (limited to 'laptop.diff')
-rw-r--r--laptop.diff30
1 files changed, 24 insertions, 6 deletions
diff --git a/laptop.diff b/laptop.diff
index 2cb3f1c..24070b0 100644
--- a/laptop.diff
+++ b/laptop.diff
@@ -31,7 +31,7 @@ index 9eb7384..b9536b3 100644
};
diff --git a/st/config.def.h b/st/config.def.h
-index 438dc96..56521ed 100644
+index f5b4265..aec5a49 100644
--- a/st/config.def.h
+++ b/st/config.def.h
@@ -5,7 +5,7 @@
@@ -44,7 +44,7 @@ index 438dc96..56521ed 100644
/*
diff --git a/st/config.h b/st/config.h
-index 438dc96..56521ed 100644
+index f5b4265..aec5a49 100644
--- a/st/config.h
+++ b/st/config.h
@@ -5,7 +5,7 @@
@@ -57,10 +57,19 @@ index 438dc96..56521ed 100644
/*
diff --git a/dwm/config.def.h b/dwm/config.def.h
-index 31a82aa..95a2583 100644
+index a31694d..3056d00 100644
--- a/dwm/config.def.h
+++ b/dwm/config.def.h
-@@ -78,7 +78,7 @@ static const char *dmenucmd[] = {
+@@ -4,7 +4,7 @@
+ static const unsigned int borderpx = 0; /* border pixel of windows */
+ static const unsigned int gappx = 15; /* gaps between windows */
+ static const unsigned int snap = 32; /* snap pixel */
+-static const int showbar = 0; /* 0 means no bar */
++static const int showbar = 1; /* 0 means no bar */
+ static const int topbar = 1; /* 0 means bottom bar */
+ static const int splitstatus = 1; /* 1 for split status items */
+ static const char *splitdelim = ";"; /* Character used for separating status */
+@@ -79,7 +79,7 @@ static const char *dmenucmd[] = {
"-nf", col_gray3, "-sb", col_cyan, "-sf", col_gray4, NULL};
static const char *termcmd[] = {"st", NULL};
static const char *prtscrcmd[] = {"flameshot", "gui", NULL};
@@ -70,10 +79,19 @@ index 31a82aa..95a2583 100644
static const char *discordcmd[] = {"discord", NULL};
static const char *adbscreencmd[] = {"screenshot", NULL};
diff --git a/dwm/config.h b/dwm/config.h
-index 31a82aa..95a2583 100644
+index a31694d..3056d00 100644
--- a/dwm/config.h
+++ b/dwm/config.h
-@@ -78,7 +78,7 @@ static const char *dmenucmd[] = {
+@@ -4,7 +4,7 @@
+ static const unsigned int borderpx = 0; /* border pixel of windows */
+ static const unsigned int gappx = 15; /* gaps between windows */
+ static const unsigned int snap = 32; /* snap pixel */
+-static const int showbar = 0; /* 0 means no bar */
++static const int showbar = 1; /* 0 means no bar */
+ static const int topbar = 1; /* 0 means bottom bar */
+ static const int splitstatus = 1; /* 1 for split status items */
+ static const char *splitdelim = ";"; /* Character used for separating status */
+@@ -79,7 +79,7 @@ static const char *dmenucmd[] = {
"-nf", col_gray3, "-sb", col_cyan, "-sf", col_gray4, NULL};
static const char *termcmd[] = {"st", NULL};
static const char *prtscrcmd[] = {"flameshot", "gui", NULL};