summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Zsh and ZIM changesAmin Bandali2017-07-303-6/+22
* Minor tweaks concerning my bspwm setup on ArchAmin Bandali2017-07-307-14/+22
* [zathura] Copy to clipboardAmin Bandali2017-07-301-0/+1
* [compton] Disable menu transparencyAmin Bandali2017-07-301-1/+1
* [notmuch] Properly tag emails from mailing lists•••I tried to do this with `afew` but couldn't get it to work reliably, so I just went with `notmuch tag`. Amin Bandali2017-07-302-1/+29
* some zsh alisesAmin Bandali2017-05-271-0/+5
* Refresh polybar's mail counter every minuteAmin Bandali2017-05-071-1/+1
* Put powermenu back•••Oddly enough, with powermenu disabled, now part of the date widget disappears. Looks like something's wrong with that area. It may be due to the tray? Amin Bandali2017-05-061-2/+2
* Disable polybar's powermenu module for now•••https://github.com/jaagr/polybar/issues/487#issuecomment-299082361 Amin Bandali2017-05-051-1/+1
* Notmuch and afew configs•••Includes systemd user timer for running `notmuch new` every 5 minutes. Amin Bandali2017-05-035-0/+127
* Add playback control (via mpc) bindings to sxhkdAmin Bandali2017-05-021-0/+4
* Update mpd and ncmpcpp configs•••New copies from /usr/share/doc/{mpd,ncmpcpp} There might still be useful stuff in the previous configurations (bindings etc) Amin Bandali2017-05-023-659/+605
* Go back to Greybird for GTK3Amin Bandali2017-05-021-2/+1
* Make polybar contents more visible•••Also, remove battery module because it's inaccurate Amin Bandali2017-05-011-3/+3
* Some minor polybar tweaksAmin Bandali2017-04-272-6/+6
* Add mail module for polybar (uses notmuch)•••also depends: pacaur -S ttf-font-awesome Amin Bandali2017-04-273-2/+12
* Customize polybar a bitAmin Bandali2017-04-272-23/+21
* Use polybar instead of xfce4-panelAmin Bandali2017-04-273-5/+386
* Update README.mdAmin Bandali2017-04-271-3/+10
* Not using the shitty proprietary wl driver anymoreAmin Bandali2017-04-271-2/+1
* Commands ran when setting up•••An incomplete but useful list of commands from my .zhistory that I'd run for my current Arch setup. Amin Bandali2017-04-271-0/+113
* New setup•••This was sitting uncommitted locally for a while, thought it was time to commit it and push it. Amin Bandali2017-04-2718-177/+476
* Update .spacemacsAmin Bandali2017-04-261-37/+78
* Add rofi and rofi-pass configsAmin Bandali2017-04-262-0/+70
* Update dunst configAmin Bandali2017-04-261-4/+5
* Clean up some old stuffAmin Bandali2017-04-269-303/+0
* Update gtk and compton configsAmin Bandali2017-04-262-2/+7
* Add .latexmkrcAmin Bandali2017-04-261-0/+10
* Switch to Greybird theme and elementary Xfce iconsAmin Bandali2017-03-042-4/+5
* Enable smooth-scroll for zathuraAmin Bandali2017-02-191-0/+1
* Add tlp configAmin Bandali2017-02-041-0/+278
* Revert "other/modprobe/hid_apple.conf doesn't work anymore"•••This reverts commit 215cc3c85912169c355c364f920a0c9f23456cb8. Amin Bandali2017-02-041-0/+1
* Update GTK3 themeAmin Bandali2017-02-041-1/+2
* Add compton configAmin Bandali2017-02-041-0/+93
* Add gnupg configAmin Bandali2017-02-041-0/+2
* Spacemacs erc config updatesAmin Bandali2017-02-041-0/+32
* Stop syncing mail from GmailAmin Bandali2017-02-041-38/+0
* bspwm and sxhkd config updatesAmin Bandali2017-02-044-21/+24
* Add dunst configAmin Bandali2017-02-041-0/+188
* Bind shortcut for counsel-esh-history, also prefer text over htmlAmin Bandali2016-12-142-14/+22
* Rely on systemd timers for syncing mail, and re-index every 5 minutes•••Also, delete mail from server when fetching pop3 with getmail Amin Bandali2016-12-143-6/+4
* Add my GNU email•••Use getmail to fetch my GNU mail over pop3. After stowing getmail config, run it like this the first time: getmail --store-password-in-gnome-keyring to save the password in the Default gnome keyring. Then, proceed to run it without arguments, and/or enable and start the systemd timer for auto-syncing. Requires: getmail gnome-keyring python2-gnome-keyring Amin Bandali2016-12-138-13/+72
* Add missing user-full-name, and set send-mail-functionAmin Bandali2016-12-121-1/+3
* Enable some themes, and use Source Code Pro instead of InconsolataAmin Bandali2016-12-122-13/+22
* Add systemd units for calling mbsync every 5 minutes•••To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy Amin Bandali2016-12-123-1/+20
* Enable mu4e mode-line & notifications; and fix up error in .mbsyncrcAmin Bandali2016-12-122-2/+7
* Replace my-mu4e-account-alist with mu4e-contexts•••Also, get rid of [Gmail]/ prefix by using separate channels Amin Bandali2016-12-122-51/+53
* Add mu4e config•••TODO: switch to using mu4e-contexts Amin Bandali2016-12-124-19/+138
* Add ErcBar, also restore channel buffers from logsAmin Bandali2016-12-112-3/+48
* [spacemacs] Use znc.el for irc (wraps around erc)•••kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html Amin Bandali2016-12-114-5/+62