diff options
author | sabetts <sabetts> | 2002-01-24 22:22:57 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 22:22:57 +0000 |
commit | 80d32867eab4d95a84ee1ff69852eaea933757ad (patch) | |
tree | 896720468033a1b397a3fc9ac5fa0f8b861815ea /NEWS | |
parent | 358f741058879d91b501df1d8eb336df6897c55a (diff) | |
download | ratpoison-80d32867eab4d95a84ee1ff69852eaea933757ad.zip |
* src/actions.c (cmd_defbgcolor): don't set the background color for key_window.
(cmd_deffgcolor): don't set the foreground color for key_window.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ This command take a gravity argument just like the wingravity commands. Only north east, north west, south east, and south west locations are accepted. +** new command defbarborder +This command allows you to customize the border width of ratpoison's +windows. These windows are the input window, the bar window, and the +current frame indication window. + ** "number" command takes additional optional argument The second argument is used to specify a window other than the current. |