You are not logged in.
Wallpaper is from deviantart, but I don't remember the name of the author.
Seems like it can be grabbed here. BTW, nice setup.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Your eyes must be pretty good.
Offline
Your eyes must be pretty good.
Actually, it's nice to the eyes on my IPS screen, but a tad hard to read on my crappy TN panel.
Offline
Offline
herbstluftwm, and using some nice colors that I've found somewhere
Offline
Offline
This is probably kinda boring but I haven't been playing with it long. Almost stock standard E17 and minimal desktop.
What I've noticed is, though I could be wrong, I haven't seen E17 mentioned/showcased much around the Arch forums so I guess it's either not that popular or I haven't looked hard enough
Last edited by ElderSnake (2013-04-09 06:35:25)
Arch Linux - Intel E5200 Desktop (MATE GTK3) | Fedora 25 - ASUS Core-i7 Optimus Laptop
Offline
Finally got around to cleaning up my XMonad. My config is now fully modularized (uses the lib folder in ~/.xmonad)
Now has dynamic TopicSpaces (each with it's own directory), the only one visible by default is my dashboard, the arch logo.
Cleaned up my dzen2 as well, eats up way less resources now (down from 3 instances of conky to 1).
I was partly inspired by windelicato's dotfiles on github, except i changed most of his dzen scripts.
Also, those giant 80 pixel borders are only on my scrots workspace
(github)
Offline
Finally got around to cleaning up my XMonad. My config is now fully modularized (uses the lib folder in ~/.xmonad)
Now has dynamic TopicSpaces (each with it's own directory), the only one visible by default is my dashboard, the arch logo.Cleaned up my dzen2 as well, eats up way less resources now (down from 3 instances of conky to 1).
I was partly inspired by windelicato's dotfiles on github, except i changed most of his dzen scripts.
http://ompldr.org/taTFpbw
http://ompldr.org/taTFpcgAlso, those giant 80 pixel borders are only on my scrots workspace
Would love to see your config if at all possible.
Offline
Offline
@generaldespair
Just posted the whole config on dotshare.it
Lots of files in the config (in fact, probably the most i've seen posted on dotshare)
One small difference between my scrots and the posted configs: i added an information icon to the right side of my dzen. Just shows the output of dmesg and my system log when I click it.
(github)
Offline
Offline
@karabaja4
Can you give me the script you are using for updates?
Offline
@karabaja4
Can you give me the script you are using for updates?
Sure. In Conky:
color2 00ff00
color3 ffff00
TEXT
Updates: ${if_match ${execi 1800 (checkupdates | wc -l)} == 0}${color2}up to date${color}${else}${color3}${execi 1800 (checkupdates | wc -l)} new packages${color}${endif}
Last edited by karabaja4 (2013-04-09 22:05:28)
Offline
ancleessen4 wrote:@karabaja4
Can you give me the script you are using for updates?Sure. In Conky:
color2 00ff00 color3 ffff00 TEXT Updates: ${if_match ${execi 1800 ((sudo pacman -Sy > /dev/null 2>&1) ; (pacman -Qu | wc -l))} == 0}${color2}up to date${color}${else}${color3}${execi 1800 (pacman -Qu | wc -l)} new packages${color}${endif}
checkupdates is part of pacman now: it manages this safely...
Offline
checkupdates is part of pacman now: it manages this safely...
Thanks! I modified the above post...
Last edited by karabaja4 (2013-04-09 22:05:40)
Offline
Finally got around to cleaning up my XMonad. My config is now fully modularized (uses the lib folder in ~/.xmonad)
Now has dynamic TopicSpaces (each with it's own directory), the only one visible by default is my dashboard, the arch logo.Cleaned up my dzen2 as well, eats up way less resources now (down from 3 instances of conky to 1).
I was partly inspired by windelicato's dotfiles on github, except i changed most of his dzen scripts.
http://ompldr.org/taTFpbw
http://ompldr.org/taTFpcgAlso, those giant 80 pixel borders are only on my scrots workspace
Saw the configs on Dotshare as well, I'll try to mess around with my dzen now, Nice work!
- The Github -
Offline
Offline
i3 with compton and dunst. Should probably change from i3status to conky or something...
http://s14.postimg.org/55fi65bq5/2013_04_10_021523_1600x900_scrot.jpg
What's your terminal font?
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
dwm - zenburn...again
http://s19.postimg.org/6jsd9mu27/2013_04_09_210839_1920x1080_scrot.jpg
more here;
http://fav.me/d6102x2
Is it normal for that font to look like that? It seems so spread I could barely make out words...
Offline