summaryrefslogtreecommitdiffstats
path: root/.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to exwm on chamanAmin Bandali2020-01-256-30/+37
|
* git: update smtpuser, set transfer.fsckObjectsAmin Bandali2020-01-251-2/+5
|
* guix: add rottlog, thermald, tlp, and powertop to chamanAmin Bandali2020-01-241-2/+15
|
* emacs: add back my znc forkAmin Bandali2020-01-231-0/+1
| | | | emacs-znc-git is from my guix-mab channel
* xdg: use singular form folder namesAmin Bandali2020-01-231-6/+6
|
* update some more bandali references to mabAmin Bandali2020-01-233-6/+7
|
* guix: add local dovecot mail server to chamanAmin Bandali2020-01-231-1/+19
| | | | | | | note: the dovecot/auth process runs as a non-root `dovecot' user, which needs to be able to read the passwd file. therefore, the file itself needs to have the read bit set accordingly, and its parent directories need the executable bit.
* guix: updates to chaman's system configurationAmin Bandali2020-01-231-9/+9
| | | | | | - update device uuids - change username from bandali to mab - use cons* instead of append∘list once again
* update gnu addressAmin Bandali2020-01-214-12/+12
|
* bash,guix: "fix" completionAmin Bandali2020-01-081-1/+1
|
* emacs,guix: port init.el over to guixAmin Bandali2020-01-082-12/+22
| | | | | | | | | TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork)
* guix: reinstall chaman, from scratchAmin Bandali2020-01-051-87/+54
|
* msmtp: update fp's fingerprintAmin Bandali2019-12-121-1/+1
|
* msmtp: update mail.shemshak.org's tls fingerprintAmin Bandali2019-12-031-1/+1
|
* msmtp: update shemshak’s tls fingerprintAmin Bandali2019-10-301-1/+1
|
* guix: remove ~/.config/guix/channels.scm for nowAmin Bandali2019-10-121-10/+0
|
* pulling my gnu emails directly from fencepost againAmin Bandali2019-10-111-1/+2
|
* msmtp: update fencepost’s tls_fingerprintAmin Bandali2019-10-091-1/+1
|
* fix jirud (exwm) setupAmin Bandali2019-10-091-0/+11
|
* sway: disable mouse warping and use the right ctrl for winAmin Bandali2019-09-202-1/+3
|
* update my uwaterloo addresses, simplify message-dont-reply-to-namesAmin Bandali2019-09-201-1/+7
|
* 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
|