diff options
| -rw-r--r-- | .Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources index 28b8436..0c3d67c 100644 --- a/.Xresources +++ b/.Xresources @@ -18,6 +18,7 @@ URxvt.keysym.C-Next: font-size:decrease xterm*termName: xterm-256color xterm*VT100.Translations: #override \ + <Key> F11: fullscreen(toggle) \n\ Meta <Key> minus: smaller-vt-font() \n\ Meta <Key> equal: larger-vt-font() \n xterm*cursorColor: red |
