diff options
author | Amin Bandali <amin@aminb.org> | 2018-04-16 15:52:06 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-04-16 15:52:06 -0400 |
commit | 149b29f1d745f8da7ed0da386282e61ae5057af2 (patch) | |
tree | ca6a68ac110126b88241270542ccbbb70814b735 /x | |
parent | c650ad3754c4226be05c7fc46d20e6e8c46781b5 (diff) | |
download | configs-149b29f1d745f8da7ed0da386282e61ae5057af2.tar.gz configs-149b29f1d745f8da7ed0da386282e61ae5057af2.tar.xz configs-149b29f1d745f8da7ed0da386282e61ae5057af2.zip |
terrible commit message incoming: many changes
Diffstat (limited to 'x')
-rw-r--r-- | x/.Xresources.d/rxvt-unicode | 2 | ||||
-rw-r--r-- | x/.xprofile | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x/.Xresources.d/rxvt-unicode b/x/.Xresources.d/rxvt-unicode index a276d3a..56df5fc 100644 --- a/x/.Xresources.d/rxvt-unicode +++ b/x/.Xresources.d/rxvt-unicode @@ -23,7 +23,7 @@ URxvt.keysym.Shift-Down: command:\033]721;1\007 URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select URxvt.perl-ext: bidi URxvt.bidi.enabled: 1 -URxvt.url-select.launcher: firefox-nightly +URxvt.url-select.launcher: firefox URxvt.url-select.underline: true URxvt.keysym.M-u: perl:url-select:select_next URxvt.keysym.M-Escape: perl:keyboard-select:activate diff --git a/x/.xprofile b/x/.xprofile index fe9c5cb..bfe65ea 100644 --- a/x/.xprofile +++ b/x/.xprofile @@ -5,7 +5,6 @@ setxkbmap -option ctrl:rctrl_ralt setxkbmap -option altwin:swap_alt_win #xmodmap .Xmodmap -#light -Scrs "intel_backlight" 75 light -Scrs "intel_backlight" 2 source $HOME/.zprofile |