summaryrefslogtreecommitdiffstats
path: root/rc.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [rc/dovecot] enable fts_lucene for full-text searchAmin Bandali2018-11-081-6/+6
|
* [emacs,rc] Gnus + Isync + Dovecot configs, notmuch-emacs phase outAmin Bandali2018-11-071-16/+69
| | | | | | TODO: look into full-text search, using either notmuch or (c)lucene https://ericabrahamsen.net/tech/2014/oct/gnus-dovecot-lucene.html https://web.archive.org/web/20160713091633/http://roland.entierement.nu:80/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html
* [rc] nix → deb, and a few useful aliasesAmin Bandali2018-11-051-6/+7
|
* [rc/{getmail,git,msmtp}] update to reflect fencepost username changeAmin Bandali2018-10-291-7/+11
|
* [rc/{sway,i3status}] display screen icon on the bar when nosleepAmin Bandali2018-10-221-2/+80
| | | | | | | | | | | | | | | | | | | | | - since i3status doesn't support custom blocks, we have to wrap around it to add more info to it. if colours aren't needed, it could be as simple as something like this (from the i3status manual): #!/bin/sh # shell script to prepend i3status with more stuff i3status | while : do read line echo "mystuff | $line" || exit 1 done but since i like colours, we need a more sophisticated solution which involves dealing with json; and thus the output_format needs to be "i3bar". - `killall -USR1 i3status` forces an update when we toggle nosleep.
* [rc/sway] simple file-based presentation modeAmin Bandali2018-10-211-2/+8
|
* [rc/sway] add notifications and screenshottingAmin Bandali2018-10-201-6/+36
| | | | deps: mako, grim, and slurp (all by emersion)
* [rc] fix arguments to lightAmin Bandali2018-10-201-1/+1
| | | | recent breaking change on upstream
* [rc] be more quiet while fetching emailAmin Bandali2018-10-201-1/+1
|
* [rc/tlp] fix hostnameAmin Bandali2018-10-201-2/+2
|
* [rc/sway] don't automatically lock the screenAmin Bandali2018-10-201-10/+8
|
* [rc/sway] per host input configAmin Bandali2018-10-201-25/+47
|
* [emacs,rc] update mail and gpg keyAmin Bandali2018-10-171-13/+9
|
* [rc] update my gnu address once moreAmin Bandali2018-10-091-3/+3
|
* [emacs,rc] switch to Source Code Pro from Ubuntu Mono throughoutAmin Bandali2018-10-091-8/+10
|
* [rc] small misc changesAmin Bandali2018-09-241-2/+2
|
* [rc/sway] change font from Ubuntu Mono to DejaVu Sans MonoAmin Bandali2018-09-241-1/+4
| | | | | | | looks better than Ubuntu Mono after the following recent changes: https://github.com/swaywm/sway/pull/2677 https://github.com/swaywm/sway/pull/2691
* [rc/i3status] enable displaying ethernet statusAmin Bandali2018-09-211-6/+6
|
* [rc/{sway,X}] add custom keyboard layout, mapping Menu to Alt_RAmin Bandali2018-09-181-2/+14
| | | | | | | | | | | | | | | | | back when i wasn't on wayland, i used to use xmodmap to remap the menu key to right alt, xmodmap -e "keycode 135 = Alt_R", since, as it turns out, setxkbmap doesn't have an option for that. there being no xkb option for changing menu into right alt meant i was stuck with it on sway, since setxkbmap is X-specific. figuring out how to write my own xkb rules was "fun". at first i did a separate aminb file containing aminb:menu_ralt (à la altwin:menu); but decided it would be simpler to just define my own us(basic)-based layout and make all the changes there. also, no need to map right control to right alt using ctrl:rctrl_ralt anymore.
* [rc/sway] bind XF86PowerOff to prompt for system exit actionAmin Bandali2018-09-171-0/+25
| | | | | | | | | | | | | - (l)ock - (e)xit sway - (s)uspend - (h)ibernate - (r)eboot - (S)hutdown need to inhibit systemd's handling of the power button using systemd-inhibit (or alternatively and less elegantly by modifying /etc/systemd/logind.conf, which i didn't want to do)
* [rc/sway] increase font size to 11Amin Bandali2018-09-171-1/+1
|
* [rc/sway] increase locking delays and use Ubuntu MonoAmin Bandali2018-09-161-2/+5
|
* [rc/sway] disable langa's touchapdAmin Bandali2018-09-161-0/+8
| | | | i only use the trackpoint
* [rc] add swaylock configuration and lock screen when idleAmin Bandali2018-09-161-12/+16
|
* [rc/tlp] disable bluetooth on startup for langaAmin Bandali2018-09-161-1/+2
|
* [rc/tlp] add config for langa (formerly enigma)Amin Bandali2018-09-161-1/+312
|
* [rc/fontconfig] use Liberation Sans over Nimbus Sans for HelveticaAmin Bandali2018-09-151-2/+2
|
* [rc] a few changes and notmuch tags for new coursesAmin Bandali2018-09-101-8/+10
|
* [rc/notmuch] add work and lists/alloytools tagging rulesAmin Bandali2018-08-291-1/+3
|
* [rc/notmuch] add uw/se212 tag ruleAmin Bandali2018-08-251-0/+1
|
* [rc/sway] fix rofi-pass bindingAmin Bandali2018-08-221-1/+1
|
* [rc/i3status] add pulseaudio volume and adjust battery low_thresholdAmin Bandali2018-08-181-3/+10
|
* [rc/i3status] customizationsAmin Bandali2018-08-171-14/+25
|
* [rc/{sway,tlp}] add rofi-pass binding, and plasma is now archyAmin Bandali2018-08-171-2/+5
|
* [rc] switch from i3gs to i3statusAmin Bandali2018-08-171-4/+60
|
* [rc] fix alphabetical order of Configs sectionsAmin Bandali2018-08-171-142/+142
|
* [rc] don't tangle some of the scripts I don't use anymoreAmin Bandali2018-08-171-4/+4
|
* [emacs,rc] update my gnu addressAmin Bandali2018-08-171-6/+10
|
* [rc/msmtp] update expected tls_fingerprint for nixAmin Bandali2018-08-101-1/+2
| | | | updated the cert today
* [rc/zim] update zssh_idsAmin Bandali2018-08-071-1/+1
|
* [rc/zim] use new ssh keyAmin Bandali2018-08-051-1/+1
|
* [rc] use l/ instead of lists/ for nm tags. use gnu address for sr.htAmin Bandali2018-08-051-22/+36
| | | | | | - use a shorter l/ prefix for tagging mailing list emails - use my gnu address for lists.sr.ht - sieve rules for sr.ht lists (thanks iank for help with the regex)
* [rc] add nmam and nmam3 aliases for extracting patches from notmuchAmin Bandali2018-08-041-0/+3
| | | | kudos and thanks to @bremner
* [emacs,rc] add my new gnu addressAmin Bandali2018-08-041-9/+9
| | | | also remove my long uw address, at least for now
* [rc/sway] add back second argument of floating_modifierAmin Bandali2018-07-251-1/+4
| | | | implemented in https://github.com/swaywm/sway/pull/2352
* [rc/i3gs] better spacingAmin Bandali2018-07-251-2/+2
|
* [rc] add volume-info script for displaying volume in barAmin Bandali2018-07-241-0/+20
|
* [rc/battery-percentage-time] drastically improve the scriptAmin Bandali2018-07-241-29/+18
| | | | | thanks to @sircmpwn: https://cmpwn.com/@sir/100431155990909270
* [rc] disable some i3gs blocks & change battery time/perct. formatAmin Bandali2018-07-241-15/+43
|
* [rc/sway] launch dunst on start, and swap bspwm & original bindingsAmin Bandali2018-07-221-10/+11
| | | | depends: dunst