Skip to content

Instantly share code, notes, and snippets.

@p4p1
p4p1 / dwm-sticky-6.2.diff
Last active December 7, 2021 10:41
📱📱📱📱
/* diff file to add gui menu support to dwm */
diff -up a/config.def.h b/config.def.h
--- a/config.def.h 2021-11-05 20:35:26.145640275 +0000
+++ b/config.def.h 2021-11-07 03:00:47.647102598 +0000
@@ -5,6 +5,7 @@ static const unsigned int borderpx = 1;
static const unsigned int snap = 32; /* snap pixel */
static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
+static const char *panel_str = "tint2";
static const char *fonts[] = { "monospace:size=10" };
@p4p1
p4p1 / .conkyrc
Last active October 9, 2021 17:35
🍩🍩🍩🍩
-- .conkyrc
-- Created on: Fri, 09 Oct 2021
-- ____ __ ____ __
-- ( _ \ /. |( _ \/ )
-- )___/(_ _))___/ )(
-- (__) (_)(__) (__)
--
-- Description
-- Config for conky
--