summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some zsh alisesAmin Bandali2017-05-271-0/+5
|
* Refresh polybar's mail counter every minuteAmin Bandali2017-05-071-1/+1
|
* Put powermenu backAmin Bandali2017-05-061-2/+2
| | | | | | 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?
* Disable polybar's powermenu module for nowAmin Bandali2017-05-051-1/+1
| | | | https://github.com/jaagr/polybar/issues/487#issuecomment-299082361
* Notmuch and afew configsAmin Bandali2017-05-035-0/+127
| | | | Includes systemd user timer for running `notmuch new` every 5 minutes.
* Add playback control (via mpc) bindings to sxhkdAmin Bandali2017-05-021-0/+4
|
* Update mpd and ncmpcpp configsAmin Bandali2017-05-023-659/+605
| | | | | | New copies from /usr/share/doc/{mpd,ncmpcpp} There might still be useful stuff in the previous configurations (bindings etc)
* Go back to Greybird for GTK3Amin Bandali2017-05-021-2/+1
|
* Make polybar contents more visibleAmin Bandali2017-05-011-3/+3
| | | | Also, remove battery module because it's inaccurate
* Some minor polybar tweaksAmin Bandali2017-04-272-6/+6
|
* Add mail module for polybar (uses notmuch)Amin Bandali2017-04-273-2/+12
| | | | also depends: pacaur -S ttf-font-awesome
* 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 upAmin Bandali2017-04-271-0/+113
| | | | | An incomplete but useful list of commands from my .zhistory that I'd run for my current Arch setup.
* New setupAmin Bandali2017-04-2718-177/+476
| | | | | This was sitting uncommitted locally for a while, thought it was time to commit it and push it.
* 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"Amin Bandali2017-02-041-0/+1
| | | | This reverts commit 215cc3c85912169c355c364f920a0c9f23456cb8.
* 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 minutesAmin Bandali2016-12-143-6/+4
| | | | Also, delete mail from server when fetching pop3 with getmail
* Add my GNU emailAmin Bandali2016-12-138-13/+72
| | | | | | | | | | | | | | | | 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
* 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 minutesAmin Bandali2016-12-123-1/+20
| | | | | | | | To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy
* Enable mu4e mode-line & notifications; and fix up error in .mbsyncrcAmin Bandali2016-12-122-2/+7
|
* Replace my-mu4e-account-alist with mu4e-contextsAmin Bandali2016-12-122-51/+53
| | | | Also, get rid of [Gmail]/ prefix by using separate channels
* Add mu4e configAmin Bandali2016-12-124-19/+138
| | | | TODO: switch to using mu4e-contexts
* Add ErcBar, also restore channel buffers from logsAmin Bandali2016-12-112-3/+48
|
* [spacemacs] Use znc.el for irc (wraps around erc)Amin Bandali2016-12-114-5/+62
| | | | | | kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html
* When using evil, start in emacs mode for eshellAmin Bandali2016-12-111-1/+4
|
* Actually, disable that for nowAmin Bandali2016-12-112-7/+7
|
* Sign and sign-off commits by defaultAmin Bandali2016-12-112-1/+7
| | | | Signed-off-by: Amin Bandali <amin@aminb.org>
* Update .spacemacs and add aminb layerAmin Bandali2016-12-112-94/+200
|
* Update git infoAmin Bandali2016-12-101-3/+1
|