From 483af5e3c4d56fb90a247527c38b528c78ceea20 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sun, 14 Feb 2021 20:53:31 +0300 Subject: [PATCH] feat(*): minor updates --- .config/keynav/keynavrc | 11 ++++++++--- .mailcap | 4 ++-- Mail/thexcloud/.gmailieer.json | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.config/keynav/keynavrc b/.config/keynav/keynavrc index 840a8d0..79f2c5a 100644 --- a/.config/keynav/keynavrc +++ b/.config/keynav/keynavrc @@ -1,6 +1,7 @@ clear ctrl+semicolon start Super_L+bracketright start +Super_R+bracketright start Escape end ctrl+bracketleft end q record ~/.keynav_macros @@ -22,14 +23,18 @@ shift+Left move-left shift+Right move-right shift+Up move-up shift+Down move-down -space warp,click 1,end +space warp,click 3,end Return warp,click 1,end -Shift+Return warp,click 3,end +Shift+Return warp,doubleclick 1,end semicolon warp,end w warp t windowzoom c cursorzoom 300 300 e end +u warp,click 4 +d warp,click 5 1 click 1 2 click 2 -3 click 3 \ No newline at end of file +3 click 3 +4 click 4 +5 click 5 \ No newline at end of file diff --git a/.mailcap b/.mailcap index c46207a..bff9126 100644 --- a/.mailcap +++ b/.mailcap @@ -2,12 +2,12 @@ ### Begin Red Hat Mailcap ### -audio/*; /usr/bin/xdg-open %s +audio/*; mpc add %s image/*; /usr/bin/xdg-open %s application/msword; /usr/bin/xdg-open %s -application/pdf; /usr/bin/xdg-open %s +application/pdf; zathura %s application/postscript ; /usr/bin/xdg-open %s text/html; /usr/bin/xdg-open %s diff --git a/Mail/thexcloud/.gmailieer.json b/Mail/thexcloud/.gmailieer.json index b2f9d9a..7e0101f 100644 --- a/Mail/thexcloud/.gmailieer.json +++ b/Mail/thexcloud/.gmailieer.json @@ -1 +1 @@ -{"replace_slash_with_dot": true, "account": "thexcloud@gmail.com", "timeout": 600, "drop_non_existing_label": false, "ignore_empty_history": false, "ignore_tags": ["new"], "ignore_remote_labels": ["CATEGORY_PROMOTIONS", "CATEGORY_SOCIAL", "CATEGORY_FORUMS", "CATEGORY_UPDATES", "CATEGORY_PERSONAL"], "remove_local_messages": true, "file_extension": ""} \ No newline at end of file +{"replace_slash_with_dot": true, "account": "thexcloud@gmail.com", "timeout": 600, "drop_non_existing_label": false, "ignore_empty_history": false, "ignore_tags": ["progin", "main", "new"], "ignore_remote_labels": ["CATEGORY_PROMOTIONS", "CATEGORY_SOCIAL", "CATEGORY_PERSONAL", "CATEGORY_UPDATES", "CATEGORY_FORUMS"], "remove_local_messages": true, "file_extension": ""} \ No newline at end of file