blob: ded2b27d4aa562059658c1f71cae89617b526374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
#dotfiles
##Screenshots
[![clean](http://shmibbles.me/img/scrot/current/clean_small.png)](http://shmibbles.me/img/scrot/current/clean.png)[![dirty](http://shmibbles.me/img/scrot/current/dirty_small.png)](http://shmibbles.me/img/scrot/current/dirty.png)
##Current Utilities
###MATE
i'm using mate as a backend to handle all that dconf garbage etc. apart from a
few daemons, everything is launched from mate-session
###herbstluftwm
herbstluftwm has the really interesting concept of allowing manual tiling of
frames and then providing automatic layouts for inside those frames. in theory,
it's the best of both worlds, but it gets kind of confusing, so i've just set
the layout to always be max. this way frames basically just have multiple tabs
for me that can by cycled through. it's really neat for saving screen space!
(try splitting a screen with both an editor and a terminal on one side and all
your documentation on the other). i3 can do much the same thing, but it comes
with lots of slightly annoying things to get rid of.
###urxvt
yay for mouseless copy-pasta! if you've never seen it, check out
[urxvt-perls](https://github.com/muennich/urxvt-perls).
###ranger
yay for everything about ranger!
###sxiv
s'great, but still needs some way to communicate selections to ranger.
###pentadactyl
keyboard-driven browsing ^_^. try
[setting your hint keys](http://5digits.org/pentadactyl/faq#faq-hintkeys).
###dunst/dmenu/compton/lemonbar/nitrogen
useful things all around.
|