summaryrefslogtreecommitdiff
path: root/.config
Commit message (Collapse)AuthorAge
* bind C-6 to 'fullscreen toggle'Sean Whitton2022-11-21
|
* move completion back to C-M-iSean Whitton2022-11-21
| | | | | | | C-M-i is consistently available to Emacs, so far as I can tell. It is good always to be able to hit TAB to ensure indentation is correct without having to think about whether that's going to trigger completion.
* tidy up some duplicate bindingsSean Whitton2022-11-21
|
* toggle focus_wrapping in C-i o for Sway & update commentSean Whitton2022-11-08
| | | | | | I believe it wasn't possible to toggle like this under i3, hence the global setting, but it does seem to be possible under Sway. Not yet tested with multiple outputs, however.
* add a Sway binding to take screenshotsSean Whitton2022-11-06
|
* rework some of my cycling bindings inc. introduce use of windmoveSean Whitton2022-11-06
|
* irssi -> rcirc initial configurationSean Whitton2022-10-31
|
* fix C-i M-gSean Whitton2022-10-29
|
* emacsclient wrapper: -sgdbmacs implies --spw/installedSean Whitton2022-10-29
|
* mimeapps.list: add new name for eog desktop fileSean Whitton2022-10-16
|
* Firefox additions to mimeapps.listSean Whitton2022-10-13
|
* gdbmacs instance, s.t. can always run Emacs under gdb, and for GnusSean Whitton2022-09-30
|
* add Sway binding for 'makoctl dismiss'Sean Whitton2022-09-19
|
* try new key binding strategy for Sway/i3Sean Whitton2022-08-17
| | | | | | | The main reason for doing this is to obtain more ergonomic replacements for Super+j/k/comma/period, which I type a lot. It also gains us some uniformity in what modifier keys mean.
* don't try to show/hide workspace buttons on i3Sean Whitton2022-08-17
| | | | i3bar does not support toggling this at runtime.
* tweak sway-ftp-master* bindingsSean Whitton2022-08-17
|
* attempt to improve and simplify i3/Sway colour schemeSean Whitton2022-08-17
| | | | | | | | | | | If we want to try having the bar 100% transparent at some point, we need child_border for client.focused_inactive and client.unfocused to be darker than #E5E5E5, used previously, but not so dark that side by side with the child_border for client.focused it looks like a single extra thick border. Independently, darkening the child borders for client.focused_inactive and client.unfocused makes unfocused floating windows look better. An alternative to #AA9E9F might be #8C8C8C.
* Revert "sway: add some transparency, primarily to window titles & status bar"Sean Whitton2022-08-17
| | | | | | | | This reverts commit ec43527424df81ad958c4d963c4db1b0b9e25791. In particular, it's good not to have borders be transparent. Drop titlebar background transparency too because that doesn't work well for floating windows.
* compact the workspace list, show & hide the workspace buttonsSean Whitton2022-08-17
|
* use IPC subscription for caffeinated statusSean Whitton2022-08-17
|
* fix notmuch-slurp-debbug in light of 21ccea4c & d87ab668Sean Whitton2022-08-10
|
* Revert "drop binding mode indicators"Sean Whitton2022-08-07
| | | | This reverts commit 4f6c74d82e062f4f3fb448e0323b7e440faca869.
* enable copying and opening URLs from foot, inc. copying into EmacsSean Whitton2022-08-07
|
* drop binding mode indicatorsSean Whitton2022-07-24
|
* sway-bar: use status_edge_padding rather than an extra space charSean Whitton2022-07-24
|
* disable Pantalaimon notificationsSean Whitton2022-07-20
|
* retitle pantalaimon.conf server blockSean Whitton2022-07-20
|
* don't have Pantalaimon use the keyringSean Whitton2022-07-20
|
* tidy up to-mbox and from-mbox scriptsSean Whitton2022-07-15
| | | | | | Additionally, archive-fmail-to-annex creates ~/.fmail/annex if missing, and expand-annex-to-fmail creates ~/.fmail/annex/.expanded before trying to create files under that directory.
* start syncing Fastmail's Spam folderSean Whitton2022-07-15
|
* stop syncing drafts written in other clients, for simplicitySean Whitton2022-07-15
|
* drop workaround for notmuch duplicate messages unread bug againSean Whitton2022-07-15
| | | | | It's much less of a problem with Gnus, and I perform a notmuch search right between the two 'notmuch tag' commands surprisingly often.
* move notmuch db and hooks to new XDG locationsSean Whitton2022-07-11
|
* restore i3 irssi bindings & drop unused code in ii scriptSean Whitton2022-06-20
|
* add bindings to invoke procedSean Whitton2022-06-02
|
* avoid some Super chording and drop some bindings I'll hardly useSean Whitton2022-05-19
|
* bind key to launch wdisplaysSean Whitton2022-05-17
|
* add bindings to move container to workspace and also go thereSean Whitton2022-05-14
|
* move C-c e e -> M-! and C-c e h -> M-&Sean Whitton2022-05-10
|
* tidy away lib/Sean Whitton2022-04-17
|
* fix i3 C-i RET bindingSean Whitton2022-04-16
|
* combine s/d/emacsclient & update-emacs-daemon-environmentSean Whitton2022-04-15
|
* decrease foot font size slightlySean Whitton2022-04-13
|
* switch to Hack, simplify init.el fonts code, scale Bitstream tooSean Whitton2022-04-13
|
* transient-cycles: don't use private names for augmented commandsSean Whitton2022-04-08
|
* attempt to archive xfce+i3 setupSean Whitton2022-03-30
| | | | | | Now back using i3's own lightdm session on X11 workstations. See also 955c3c09d78cdef2be60a68268759aa21e85f3c9.
* switch to static, tiled wallpaperSean Whitton2022-03-22
| | | | | I don't get to see my wallpaper often with i3/sway, so let's take advantage of the consistency that's possible with an image small enough to commit to git.
* set wofi key_submit to match fido-mode bindingsSean Whitton2022-03-10
| | | | At least with wofi 1.2.4 on bullseye, RET continues to work too.
* update file associations for jpg and heicSean Whitton2022-02-27
|
* new window manager binding to get at Eshell in HOMESean Whitton2022-02-07
|