diff options
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 |