Commit Graph

1735 Commits (038db51b6f86406881e2281ad34c56a9af82fbb5)

Author SHA1 Message Date
Pierre Neidhardt 038db51b6f qutebrowser: Set ctrl-v to paste from primary, alt-ins from clipboard 2017-02-23 22:39:24 +01:00
Pierre Neidhardt 694f837982 zathura: Revert selection-clipboard option 2017-02-22 15:31:23 +01:00
Pierre Neidhardt ba12fbd8ca fish: Add 'trim_trailing_slashes' function and bind it 2017-02-22 15:30:21 +01:00
Pierre Neidhardt faf05f1915 pkglists: Move mpv to official, add pdf2djvu 2017-02-15 13:44:58 +01:00
Pierre Neidhardt 50e3815b2d Emacs: Fix cc-fmt (workaround)
Uncrustify is supposed to load ~/.uncrustify.cfg by default.
Since 0.64 at least it does not seem to work, so we specify it manually.
2017-02-15 13:41:15 +01:00
Pierre Neidhardt babe5876d6 scripts/zat: Fix position saving
Calling zathura over stdin prevents saving position.
We use stdin for non-supported files only.
2017-02-15 13:40:49 +01:00
Pierre Neidhardt e95d5048e4 zathura: Copy to clipboard 2017-02-15 13:31:59 +01:00
Pierre Neidhardt b6c6115d8f mutt: Fix temp file access for HTML viewing 2017-02-11 10:40:21 +01:00
Pierre Neidhardt 64ed0ed60b mutt: Fix HTML view 2017-02-09 10:53:36 +01:00
Pierre Neidhardt c5095fccce xprofile: Merge Xresources for manual logins 2017-02-09 10:33:47 +01:00
Pierre Neidhardt 2ed7a39d59 mpv: Remove input bindings, save-position-on-quit 2017-02-09 10:23:59 +01:00
Pierre Neidhardt 7d3cb7252d fish: Remove ranger autostart 2017-02-09 10:23:59 +01:00
Pierre Neidhardt fe2a48a25f README.md: Fix path of .pkglists 2017-02-09 10:23:59 +01:00
Pierre Neidhardt f979d0e627 sxiv: Display only first frame resolution 2017-02-09 10:23:59 +01:00
Pierre Neidhardt 4b16032466 qutebrowser: Uppercase hints 2017-02-09 09:54:25 +01:00
Pierre Neidhardt 415fa8621c sxiv: Update key-handler and add 'C-d' to trash files 2017-02-06 15:56:54 +01:00
Pierre Neidhardt f9977136e2 demlo: Rename 'ogg.lua' so that it is run before 'path.lua' 2017-02-03 11:49:11 +01:00
Pierre Neidhardt fba70d1e3b README: Remove ranger sync 2017-02-03 10:12:25 +01:00
Pierre Neidhardt b03cb7f97f fzf: Sort history 2017-02-03 10:10:36 +01:00
Pierre Neidhardt 84af45d230 pkglists: Remove surf, xf86-input-joystick 2017-01-31 15:39:29 +01:00
Pierre Neidhardt e3fc2deee0 demlo: Add 'ogg.lua' script 2017-01-29 16:25:14 +01:00
Pierre Neidhardt d7b7d72764 Emacs: Format markdown headers 2017-01-28 11:29:33 +01:00
Pierre Neidhardt 70cd312865 awesome: Don't make sxiv float 2017-01-26 14:56:48 +01:00
Pierre Neidhardt fd05f892ca Do not create .launchers and .hackpool symlinks 2017-01-26 14:56:18 +01:00
Pierre Neidhardt 5baf4da6ee newsbeuter: Remove bookmark support
Use BROWSER instead to centralize bookmarks
2017-01-26 08:49:33 +01:00
Pierre Neidhardt c238c59bb7 awesome: Update to 4.0 2017-01-24 12:35:11 +01:00
Pierre Neidhardt 3d5bdaacb9 fish: Tabify 2017-01-16 13:37:50 +01:00
Pierre Neidhardt 1279fe654c fzf: Update to 0.16 (and use --height) 2017-01-16 11:14:02 +01:00
Pierre Neidhardt 38efb2d440 fish: Fix dirprev resizing 2017-01-15 13:18:09 +01:00
Pierre Neidhardt d29ec42312 terminals: Tweak xterm, remove TERM setting 2017-01-11 13:08:07 +01:00
Pierre Neidhardt ca15e05034 dircolors: Re-add mis-deleted db, color other-writable dirs in bold-purple 2016-12-29 11:12:17 +01:00
Pierre Neidhardt 0bf6c52b3d Qutebrowser: Update to 0.9.0 2016-12-29 10:36:48 +01:00
Pierre Neidhardt cd20900f0a ranger: Purge configuration, unbind from Awesome / Emacs
Ranger's features have been superseded by fzf.
2016-12-29 10:27:36 +01:00
Pierre Neidhardt 1b14b141f3 pkglist: Remove ff-git 2016-12-29 09:24:54 +01:00
Pierre Neidhardt fc70ca5441 fish: fusermount bug reported 2016-12-29 09:22:50 +01:00
Pierre Neidhardt 00f5f52bdd Emacs: Use native Helm option instead of helm-fuzzy-find 2016-12-23 19:40:59 +01:00
Pierre Neidhardt c7177070bd Emacs: Fix magit commit error on newer versions
`git-commit-fill-column` is deprecated.
2016-12-23 19:38:39 +01:00
Pierre Neidhardt b6552629d3 scripts: Fix typos in medialinter and mover 2016-12-23 15:53:23 +01:00
Pierre Neidhardt 1b66b4191e sxiv: Fix resolution display
Remove `[0]` from `identify` argument, not sure why it was there.
See https://wiki.archlinux.org/index.php/Sxiv.
2016-12-23 15:44:23 +01:00
Pierre Neidhardt 14ac3d9e48 scripts/homeinit: Remove debug symbols from Go tools 2016-12-15 12:10:17 +05:30
Pierre Neidhardt 94306915a7 fzf: select-1 and exit-0 by default 2016-12-14 21:51:47 +05:30
Pierre Neidhardt 6408513ba2 fish: Alias cal to 'cal -m' (start week on Monday) 2016-12-14 21:47:33 +05:30
Pierre Neidhardt d72599f73f Emacs: Rename theme.el -> visual.el 2016-12-12 18:23:53 +05:30
Pierre Neidhardt bb234d5745 Emacs: Add support for syntax highlighting of TODO(doe) 2016-12-12 18:15:55 +05:30
Pierre Neidhardt 1936d1db4d Emacs: Remove old flymake config 2016-12-12 17:55:14 +05:30
Pierre Neidhardt 60890206bb pkglists: Remove skype, add rfkill, xorg-fonts-type1 2016-12-12 17:55:14 +05:30
Pierre Neidhardt 3f45db2a26 Emacs: Monochromatic theme
Make outline/org-mode header colors independent.
Make ediff colors consistent with smerge/diff/magit.
Simplify Mail mode colors.
2016-12-12 17:55:14 +05:30
Pierre Neidhardt 62ed25e70a Emacs: Set helm source names to follow 2016-12-11 10:48:02 +05:30
Pierre Neidhardt b3aba6625b Emacs: Bind 'compile to f10 and simplify Go compilation settings 2016-12-11 10:47:07 +05:30
Pierre Neidhardt ee9dacd2f9 Emacs: Split ediff window horizontally 2016-12-11 10:45:04 +05:30