Commit graph

68 commits

Author SHA1 Message Date
Luke Smith
ab0a4aea8a
updates to restart/quit cmds 2020-04-13 00:04:47 -04:00
Luke Smith
4435aad841
kill -HUP pid to restart, also mod+R 2020-04-10 18:50:44 -04:00
Luke Smith
a1cff81cea
Merge branch 'master' of github.com:LukeSmithxyz/dwm 2020-04-09 16:55:14 -04:00
Luke Smith
a28d4c3bb4
mod+c for calculator 2020-04-09 16:51:43 -04:00
Luke Smith
7d0c12152f
hardcoding audio system 2020-04-09 16:51:33 -04:00
Nikki Satmaka
e7eecb4dfe
add xf86brightness up and down
add xf86brightness up and down using xbacklight
2020-04-04 16:14:38 +07:00
Luke Smith
055a205098
renamed to webcam 2020-03-31 20:37:50 -04:00
Luke Smith
219d4487f3
statusbar info 2020-03-31 20:27:23 -04:00
Luke Smith
4947ecce95
lmc required for alsa/pulse integration 2020-03-29 12:03:24 -04:00
Luke Smith
4a6f9d9390
no mpv cache 2020-03-29 12:02:57 -04:00
Luke Smith
c765d2e678
gimp starts on own tag 2020-03-29 11:35:58 -04:00
Luke Smith
ea8c787c9f
dumb abook hack 2020-03-26 13:33:35 -04:00
Luke Smith
6ca93e4892
larbs documentation built in to dwm 2020-03-15 17:56:43 -04:00
Luke Smith
e7caebc2ed
always assume to use greatest (even) webcam device 2020-03-15 16:14:00 -04:00
Luke Smith
20b9bba044
toggle transparency fix 2020-03-15 16:11:29 -04:00
Luke Smith
aea80a5933
increase masters moved to o 2020-03-15 15:57:47 -04:00
Luke Smith
72a53ed2cc
monocle mode totally removed 2020-03-15 15:55:52 -04:00
Luke Smith
ea0887f567
scroll lock toggles screenkey 2020-03-15 15:48:02 -04:00
Luke Smith
0f8c4d3c1b
lf hardcoded; nmtui as W 2020-03-15 13:48:58 -04:00
Luke Smith
535d682d1c
prompt script now unnecessary 2020-03-13 09:31:15 -04:00
Luke Smith
c0991bab23
showclip and batstat unnecessary 2020-03-02 14:51:56 -05:00
Luke Smith
34842d132f
no padding in statusbar by default 2020-02-26 14:19:13 -05:00
Luke Smith
1ded83fb3d
enable color emojis with libxft-bgra 2020-02-26 14:18:56 -05:00
Luke Smith
419b42c258
cleanup 2020-02-23 07:23:52 -05:00
Luke Smith
e2e154ad3f
toggle transparency with V 2020-02-23 07:23:13 -05:00
Luke Smith
2ad648f7a0
repeat binding added 2020-02-06 20:55:07 -05:00
Luke Smith
572c8584a8
refresh news 2020-02-06 20:54:05 -05:00
Luke Smith
bc181a8a1f
vimwiki to v 2020-02-03 17:49:57 -05:00
Luke Smith
ba94afde2d
dmenucmd restored 2020-01-30 14:52:21 -05:00
Luke Smith
1e6beee970
dmenucmd restored 2020-01-30 14:51:33 -05:00
Luke Smith
a86ee58d2e
tab revert 2020-01-30 14:32:45 -05:00
Luke Smith
5ecde4487f
touchpad on/off binds 2020-01-30 14:23:32 -05:00
Luke Smith
3a4ea9e283
kill xorg bind 2020-01-30 14:18:46 -05:00
Luke Smith
d65404e8e5
update dwmblocks 2020-01-22 07:15:36 -05:00
Luke Smith
2112a1ed23
increase/decrease gaps 2020-01-20 20:04:30 -05:00
Luke Smith
a25c11c1aa
unbind m for layout 2020-01-20 20:02:54 -05:00
Luke Smith
8be48e0ae6
don't enforce dmenu appearance 2019-12-19 13:29:35 -05:00
Luke Smith
927200f32d
stacker patch replaces movestack 2019-12-18 21:31:32 -05:00
Luke Smith
34be9e5649
dwmc can use xrdb 2019-12-18 20:57:25 -05:00
Luke Smith
66f629b545
dwmc and personal config added 2019-12-18 13:52:24 -05:00
Anselm R. Garbe
17d39ee014 renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all 2007-09-23 11:24:12 +02:00
Anselm R. Garbe
8d1810c85b introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom() 2007-09-22 21:55:19 +02:00
arg@suckless.org
fe2775a15b made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it 2007-09-17 16:42:37 +02:00
Anselm R. Garbe
0235a84ef2 micromizing dwm step 1 2007-09-15 22:25:27 +02:00
Anselm R. Garbe
2091200c95 new colorscheme (16-bit compliant) 2007-09-15 20:39:31 +02:00
Anselm R. Garbe
5d831eaa94 renamed config.default.h into config.h 2007-09-15 10:35:18 +02:00
arg@10ksloc.org
0f8249f262 removed config.h (stupid hg) 2006-08-02 16:52:02 +02:00
arg@10ksloc.org
95e8d12b71 made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander 2006-08-02 16:32:05 +02:00
arg@10ksloc.org
3af6434085 applied Sanders patches (numlock2) 2006-08-02 11:13:32 +02:00
arg@10ksloc.org
ab7a11c0c7 renamed ARRANGE into DEFMODE 2006-08-01 16:39:20 +02:00