summaryrefslogtreecommitdiffstats
path: root/.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch to EXWMAmin Bandali2020-10-122-16/+1
| | | | (langa runs Parabola GNU/Linux-libre)
* Changes from new Parabola setupAmin Bandali2020-10-112-9/+9
|
* Move user-level configs out of rc.orgAmin Bandali2020-10-0628-0/+1233
| | | | | I will keep rc.org around for now, only for system-level (global) config files.
* delete old config filesAmin Bandali2020-04-118-988/+0
| | | | | | | | | | - compton - dunst - i3status - sway - swaylock - ncmpcpp - pigeonhole
* 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 profilesAmin Bandali2020-03-134-11/+29
| | | | | | 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
* 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 nowAmin Bandali2020-01-281-0/+1
| | | | | otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1
* dunst: various tweaks to the configurationAmin Bandali2020-01-281-9/+9
| | | | | | | | | - font - history length - dmenu - browser - mouse click actions - no timeouts
* guix: add (sudo-less) lightAmin Bandali2020-01-272-0/+2
| | | | | landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo
* 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 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
|