summaryrefslogtreecommitdiffstats
path: root/.config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move user-level configs out of rc.org•••I will keep rc.org around for now, only for system-level (global) config files. Amin Bandali2020-10-0628-0/+1233
* delete old config files•••- compton - dunst - i3status - sway - swaylock - ncmpcpp - pigeonhole Amin Bandali2020-04-118-988/+0
* move non-emacs configs to rc.orgAmin Bandali2020-04-1123-704/+0
* msmtp: update gnu and shemshak tls fingerprintsAmin Bandali2020-04-101-2/+2
* scattered updatesAmin Bandali2020-03-314-8/+8
* isync: fix account usernameAmin Bandali2020-03-301-1/+1
* getmail,msmtp: small account-related updatesAmin Bandali2020-03-292-7/+5
* guix,getmail,emacs: update username and mail addressAmin Bandali2020-03-232-6/+6
* update gnu addressAmin Bandali2020-03-192-6/+6
* msmtp: update fp tls fingerprint, emacs: minor tweaksAmin Bandali2020-03-131-1/+1
* guix: break down monolithic profile into multiple smaller profiles•••super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like Amin Bandali2020-03-134-11/+29
* getmail: keep mail around on fp for a day, just to be safeAmin Bandali2020-02-061-3/+3
* dunst: ignore low urgency notifications from history for now•••otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1 Amin Bandali2020-01-281-0/+1
* dunst: various tweaks to the configuration•••- font - history length - dmenu - browser - mouse click actions - no timeouts Amin Bandali2020-01-281-9/+9
* guix: add (sudo-less) light•••landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo Amin Bandali2020-01-272-0/+2
* dunst: add default config for v1.4.1Amin Bandali2020-01-261-0/+414
* guix: use local channels for finer controlAmin Bandali2020-01-251-5/+3
* 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 fork•••emacs-znc-git is from my guix-mab channel Amin Bandali2020-01-231-0/+1
* 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 chaman•••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. Amin Bandali2020-01-231-1/+19
* guix: updates to chaman's system configuration•••- update device uuids - change username from bandali to mab - use cons* instead of append∘list once again Amin Bandali2020-01-231-9/+9
* update gnu addressAmin Bandali2020-01-214-12/+12
* bash,guix: "fix" completionAmin Bandali2020-01-081-1/+1
* emacs,guix: port init.el over to guix•••TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork) Amin Bandali2020-01-082-12/+22
* 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 flashes•••e.g. when switching workspaces in exwm Amin Bandali2019-09-111-1/+1
* 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 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