summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocs/manual/safe_combinations.py2
-rw-r--r--docs/manual/safe_combinations.py.xdotool2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/safe_combinations.py b/docs/manual/safe_combinations.py
index 56c4211..5a02159 100755
--- a/docs/manual/safe_combinations.py
+++ b/docs/manual/safe_combinations.py
@@ -6,7 +6,7 @@ BLACK_FGS = ('light gray', 'dark cyan', 'dark red', 'dark green',
'dark magenta', 'white', 'light blue', 'light cyan', 'light red',
'light green', 'yellow', 'light magenta')
GRAY_FGS = ('black', 'dark blue', 'dark cyan', 'dark red', 'dark green',
- 'brown', 'dark magenta', 'white', 'light red', 'yellow',
+ 'dark magenta', 'white', 'light red', 'yellow',
'light magenta')
BLUE_FGS = ('light gray', 'dark cyan', 'white',
'light cyan', 'light red', 'light green', 'yellow',
diff --git a/docs/manual/safe_combinations.py.xdotool b/docs/manual/safe_combinations.py.xdotool
index a025946..c1b7590 100644
--- a/docs/manual/safe_combinations.py.xdotool
+++ b/docs/manual/safe_combinations.py.xdotool
@@ -1 +1 @@
-windowsize --usehints $RXVTWINDOWID 70 28
+windowsize --usehints $RXVTWINDOWID 70 27