| Commit message (Expand) | Author | Age | Files | Lines |
* | [emacs,rc] update mail and gpg key |  Amin Bandali | 2018-10-17 | 1 | -13/+9 |
* | [rc] update my gnu address once more |  Amin Bandali | 2018-10-09 | 1 | -3/+3 |
* | [emacs,rc] switch to Source Code Pro from Ubuntu Mono throughout |  Amin Bandali | 2018-10-09 | 1 | -8/+10 |
* | [rc] small misc changes |  Amin Bandali | 2018-09-24 | 1 | -2/+2 |
* | [rc/sway] change font from Ubuntu Mono to DejaVu Sans Mono•••looks better than Ubuntu Mono after the following recent changes:
https://github.com/swaywm/sway/pull/2677
https://github.com/swaywm/sway/pull/2691
|  Amin Bandali | 2018-09-24 | 1 | -1/+4 |
* | [rc/i3status] enable displaying ethernet status |  Amin Bandali | 2018-09-21 | 1 | -6/+6 |
* | [rc/{sway,X}] add custom keyboard layout, mapping Menu to Alt_R•••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.
|  Amin Bandali | 2018-09-18 | 1 | -2/+14 |
* | [rc/sway] bind XF86PowerOff to prompt for system exit action•••- (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)
|  Amin Bandali | 2018-09-17 | 1 | -0/+25 |
* | [rc/sway] increase font size to 11 |  Amin Bandali | 2018-09-17 | 1 | -1/+1 |
* | [rc/sway] increase locking delays and use Ubuntu Mono |  Amin Bandali | 2018-09-16 | 1 | -2/+5 |
* | [rc/sway] disable langa's touchapd•••i only use the trackpoint
|  Amin Bandali | 2018-09-16 | 1 | -0/+8 |
* | [rc] add swaylock configuration and lock screen when idle |  Amin Bandali | 2018-09-16 | 1 | -12/+16 |
* | [rc/tlp] disable bluetooth on startup for langa |  Amin Bandali | 2018-09-16 | 1 | -1/+2 |
* | [rc/tlp] add config for langa (formerly enigma) |  Amin Bandali | 2018-09-16 | 1 | -1/+312 |
* | [rc/fontconfig] use Liberation Sans over Nimbus Sans for Helvetica |  Amin Bandali | 2018-09-15 | 1 | -2/+2 |
* | [rc] a few changes and notmuch tags for new courses |  Amin Bandali | 2018-09-10 | 1 | -8/+10 |
* | [rc/notmuch] add work and lists/alloytools tagging rules |  Amin Bandali | 2018-08-29 | 1 | -1/+3 |
* | [rc/notmuch] add uw/se212 tag rule |  Amin Bandali | 2018-08-25 | 1 | -0/+1 |
* | [rc/sway] fix rofi-pass binding |  Amin Bandali | 2018-08-22 | 1 | -1/+1 |
* | [rc/i3status] add pulseaudio volume and adjust battery low_threshold |  Amin Bandali | 2018-08-18 | 1 | -3/+10 |
* | [rc/i3status] customizations |  Amin Bandali | 2018-08-17 | 1 | -14/+25 |
* | [rc/{sway,tlp}] add rofi-pass binding, and plasma is now archy |  Amin Bandali | 2018-08-17 | 1 | -2/+5 |
* | [rc] switch from i3gs to i3status |  Amin Bandali | 2018-08-17 | 1 | -4/+60 |
* | [rc] fix alphabetical order of Configs sections |  Amin Bandali | 2018-08-17 | 1 | -142/+142 |
* | [rc] don't tangle some of the scripts I don't use anymore |  Amin Bandali | 2018-08-17 | 1 | -4/+4 |
* | [emacs,rc] update my gnu address |  Amin Bandali | 2018-08-17 | 1 | -6/+10 |
* | [rc/msmtp] update expected tls_fingerprint for nix•••updated the cert today
|  Amin Bandali | 2018-08-10 | 1 | -1/+2 |
* | [rc/zim] update zssh_ids |  Amin Bandali | 2018-08-07 | 1 | -1/+1 |
* | [rc/zim] use new ssh key |  Amin Bandali | 2018-08-05 | 1 | -1/+1 |
* | [rc] use l/ instead of lists/ for nm tags. use gnu address for sr.ht•••- 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)
|  Amin Bandali | 2018-08-05 | 1 | -22/+36 |
* | [rc] add nmam and nmam3 aliases for extracting patches from notmuch•••kudos and thanks to @bremner
|  Amin Bandali | 2018-08-04 | 1 | -0/+3 |
* | [emacs,rc] add my new gnu address•••also remove my long uw address, at least for now
|  Amin Bandali | 2018-08-04 | 1 | -9/+9 |
* | [rc/sway] add back second argument of floating_modifier•••implemented in https://github.com/swaywm/sway/pull/2352
|  Amin Bandali | 2018-07-25 | 1 | -1/+4 |
* | [rc/i3gs] better spacing |  Amin Bandali | 2018-07-25 | 1 | -2/+2 |
* | [rc] add volume-info script for displaying volume in bar |  Amin Bandali | 2018-07-24 | 1 | -0/+20 |
* | [rc/battery-percentage-time] drastically improve the script•••thanks to @sircmpwn:
https://cmpwn.com/@sir/100431155990909270
|  Amin Bandali | 2018-07-24 | 1 | -29/+18 |
* | [rc] disable some i3gs blocks & change battery time/perct. format |  Amin Bandali | 2018-07-24 | 1 | -15/+43 |
* | [rc/sway] launch dunst on start, and swap bspwm & original bindings•••depends: dunst
|  Amin Bandali | 2018-07-22 | 1 | -10/+11 |
* | [rc/sway] uncomment floating_modifier•••landed as of https://github.com/swaywm/sway/pull/2296
though, there seems to have been a change of syntax, and the second
argument (normal or inverse) was not implemented (perhaps not yet).
|  Amin Bandali | 2018-07-22 | 1 | -4/+1 |
* | [rc/sway] add volume key bindings•••depends: pactl (from pulseaudio) pamixer
|  Amin Bandali | 2018-07-22 | 1 | -0/+5 |
* | [rc] omit leading 0 from hour, display battery percentage and time•••depends: upower awk
|  Amin Bandali | 2018-07-22 | 1 | -1/+13 |
* | [emacs] ditch evil in favour of ryo-modal•••also, rebind sway resize from s-r to s-S-r so that it won't clash with
my counsel-recentf binding
|  Amin Bandali | 2018-07-22 | 1 | -1/+1 |
* | [rc] add i3gs for sway's status_command•••depends: i3gs
|  Amin Bandali | 2018-07-22 | 1 | -1/+47 |
* | [rc/sway] more input customizations•••also, use sway-input's xkb_layout and xkb_options instead of env vars
|  Amin Bandali | 2018-07-22 | 1 | -1/+3 |
* | [rc/sway] add original ws switch / window move keys on Mod1 (alt) |  Amin Bandali | 2018-07-21 | 1 | -3/+10 |
* | [rc/sway-ws-util] doc fix•••also, forgot to mention that the grandparent commit adds dependency
on jq.
|  Amin Bandali | 2018-07-21 | 1 | -1/+1 |
* | [rc/sway-ws-util] wrap around on workspace 1 and 10 |  Amin Bandali | 2018-07-21 | 1 | -2/+2 |
* | [rc/sway] make workspace switch and window moving behave like bspwm |  Amin Bandali | 2018-07-21 | 1 | -4/+41 |
* | [rc] add s script for launching sway with customizations•••TODO: later might want to check for hostname to decide what to do on
plasma and enigma (currently, i'm only using it on plasma)
|  Amin Bandali | 2018-07-21 | 1 | -0/+14 |
* | [rc/sway] customize sway inputs to be like my previous setup•••i.e. disable touchpad while typing (dwt), enable tap to click, enable
natural scrolling, and enable middle click. also, set keyboard repeat
delay and rate.
|  Amin Bandali | 2018-07-21 | 1 | -12/+13 |