summaryrefslogtreecommitdiffstats
path: root/.config (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 bit•••make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?) Amin Bandali2019-09-071-4/+4
* compton: add•••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 Amin Bandali2019-09-071-0/+84
* rofi,rofi-pass: add back configs for now•••until i get around to implementing an autotype functionality from within emacs (using xdotool, of course) Amin Bandali2019-09-062-0/+93
* 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 again•••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. Amin Bandali2019-08-311-52/+1
* 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 jirud•••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. Amin Bandali2019-08-102-0/+99
* 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 now•••otherwise, even with the blacklist, my usb mouse keeps turning off. Amin Bandali2019-08-061-1/+2
* isync, bash, eshell: try imap syncing my gnu mail from my serverAmin Bandali2019-08-061-0/+25
* fontconfig: switch back to hintslight•••the semi-bolds in emacs look better with slight hinting Amin Bandali2019-08-061-1/+1
* emacs, guix: add back most packages unavailable in Guix proper•••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. Amin Bandali2019-08-062-0/+20
* 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)•••TODO: submit emacs-xyz packages for (comment)ed out bits Amin Bandali2019-08-051-1/+42
* guix: switch to us basic layout instead of us altgr-intl•••i like my right alt key Amin Bandali2019-08-041-6/+2
* git: use gpg (not gpg2) as the gpg executable•••guix doesn't seem to provide a gpg2 alias Amin Bandali2019-08-041-3/+0
* 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 pinentry•••setting pinentry--socket-dir is needed because /tmp/emacs1000 is a symlink on systemd systems and doesn’t pass server-ensure-safe-dir. Amin Bandali2019-07-041-1/+1
* update my gnu address•••X-GNU: tami Amin Bandali2019-06-302-4/+4
* 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
* i3status: display wireless statusAmin Bandali2019-06-211-1/+1
* sway: move atreus config from langa to the main configAmin Bandali2019-06-172-5/+7
* msmtp: update fencepost tls fingerprintAmin Bandali2019-06-091-1/+1