summaryrefslogtreecommitdiffstats
path: root/.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* new setup on darrudAmin Bandali2019-09-133-16/+10
|
* compton: prevent occasional annoying black/white flashesAmin Bandali2019-09-111-1/+1
| | | | e.g. when switching workspaces in exwm
* update my uwaterloo addressAmin Bandali2019-09-111-1/+1
|
* compton: make fades more noticeableAmin Bandali2019-09-081-3/+3
|
* compton: tweak shadow and fadeAmin Bandali2019-09-081-6/+7
|
* gtk2,gtk3: add configAmin Bandali2019-09-071-0/+11
|
* compton: tweak config a bitAmin Bandali2019-09-071-4/+4
| | | | | make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?)
* compton: addAmin Bandali2019-09-071-0/+84
| | | | | | | | | | | | | | | | https://github.com/yshui/compton 02139b7c9f8aa6181686edacd3f11c1f37f80693 sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake meson --prefix=/data/bandali/usr/local --buildtype=release . build ninja -C build ninja -C build install
* rofi,rofi-pass: add back configs for nowAmin Bandali2019-09-062-0/+93
| | | | | until i get around to implementing an autotype functionality from within emacs (using xdotool, of course)
* zathura: tweak some settings and bindingsAmin Bandali2019-09-021-0/+12
|
* shell: set INFOPATH properlyAmin Bandali2019-09-011-0/+2
|
* emacs,gnupg: do pinentry outside emacsAmin Bandali2019-08-311-1/+1
|
* emacs: use straight.el for package management againAmin Bandali2019-08-311-52/+1
| | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged.
* msmtp: update shemshak tls fingerprintAmin Bandali2019-08-251-2/+2
|
* guix: bump guix to latest masterAmin Bandali2019-08-221-1/+1
|
* isync: update gnub userAmin Bandali2019-08-181-1/+1
|
* guix,emacs: bump guix{,-bandali}, add emacs-biblio-gitAmin Bandali2019-08-122-2/+3
|
* shell: tweak trackpoint sensitivity accel speed on jirudAmin Bandali2019-08-111-0/+3
|
* emacs,guix: install and use pdf-tools for viewing PDFs in emacsAmin Bandali2019-08-101-0/+1
|
* shell: it probably makes more sense to start ssh-agent in ~/.profileAmin Bandali2019-08-101-0/+1
|
* guix: mkdir ~/.config/guix/manifest and add one for jirudAmin Bandali2019-08-102-0/+99
| | | | | TODO: figure out how to have one common.scm or multiple single-purpose lists of packages, like emacs.scm, xorg.scm, fonts.scm, tex.scm, etc.
* msmtp: update fencepost’s tls fingerprintAmin Bandali2019-08-091-1/+1
|
* guix: add a few packages to home-manifestAmin Bandali2019-08-091-0/+3
|
* guix: use cons* instead of append∘list, add slim-service-typeAmin Bandali2019-08-091-37/+50
|
* guix: disable tlp’s usb-autosuspend completely for nowAmin Bandali2019-08-061-1/+2
| | | | otherwise, even with the blacklist, my usb mouse keeps turning off.
* isync, bash, eshell: try imap syncing my gnu mail from my serverAmin Bandali2019-08-061-0/+25
|
* fontconfig: switch back to hintslightAmin Bandali2019-08-061-1/+1
| | | | the semi-bolds in emacs look better with slight hinting
* emacs, guix: add back most packages unavailable in Guix properAmin Bandali2019-08-062-0/+20
| | | | | | | | | | | | | | | | | namely, the following: - boxquote - company-ebdb - delight - ebdb - erc-scrolltoplace - message-x - mwim - shrink-path - unkillable-scratch they are now packaged in my guix-bandali channel, and hopefully soon in upstream guix as well.
* guix: add rottlog, thermald, tlp, and powertop --auto-tuneAmin Bandali2019-08-051-3/+15
|
* guix: add some auxiliary packages to home-manifestAmin Bandali2019-08-051-2/+12
|
* getmail,msmtp: adapt for guix, guix: fix indent, add service-dovecotAmin Bandali2019-08-053-40/+61
|
* shell: export $IS_GUIX_SYSTEMAmin Bandali2019-08-051-1/+1
|
* shell: more flexible per-host profile configurationAmin Bandali2019-08-052-0/+2
|
* remove vestigial rofi{,-pass},systemd,tridactyl configsAmin Bandali2019-08-057-171/+0
|
* guix: whoops, add the necessary packages for the guix system setupAmin Bandali2019-08-051-1/+6
|
* fontconfig: use hintfullAmin Bandali2019-08-051-1/+1
|
* emacs: transition to guix (from straight.el)Amin Bandali2019-08-051-1/+42
| | | | TODO: submit emacs-xyz packages for (comment)ed out bits
* guix: switch to us basic layout instead of us altgr-intlAmin Bandali2019-08-041-6/+2
| | | | i like my right alt key
* git: use gpg (not gpg2) as the gpg executableAmin Bandali2019-08-041-3/+0
| | | | guix doesn't seem to provide a gpg2 alias
* guix: add home-manifest and chaman's configAmin Bandali2019-08-042-0/+78
|
* msmtp: fix default account nameAmin Bandali2019-07-191-1/+1
|
* hold off on using mab as primary for nowAmin Bandali2019-07-195-12/+13
|
* msmtp: update account infoAmin Bandali2019-07-171-11/+8
|
* rename a few accounts and filenamesAmin Bandali2019-07-142-20/+20
|
* tridactyl: set new config option urlparenttrailingslash to falseAmin Bandali2019-07-091-0/+2
|
* emacs: try out pinentryAmin Bandali2019-07-041-1/+1
| | | | | setting pinentry--socket-dir is needed because /tmp/emacs1000 is a symlink on systemd systems and doesn’t pass server-ensure-safe-dir.
* update my gnu addressAmin Bandali2019-06-302-4/+4
| | | | X-GNU: tami
* getmail: delete messages immediately instead of after 7 daysAmin Bandali2019-06-281-2/+1
|
* sway: update rofi-remmina file nameAmin Bandali2019-06-241-1/+1
|
* bndl.org -> shemshak.orgAmin Bandali2019-06-232-7/+9
|